# Ver meu IP > Free, privacy-friendly network tools in Portuguese, English and Spanish. Auto-detect your public IP (IPv4 + IPv6), look up DNS records, ping any site, run WHOIS queries, test connection speed and perform reverse-DNS lookups — all directly from your browser, with no account required and no IP logs kept on the server. The site is targeted at Brazilian and Portuguese users (with full Spanish translation for the wider Iberian/LatAm audience). Currency and postal-code labels adapt to the visitor's detected country: BRL (R$) for Brazil, EUR (€) for Portugal/Spain/EU, GBP (£) for UK, USD ($) elsewhere. UI strings are available in pt-BR, en and es via a header language selector. Data handling: the visitor's IP is processed in memory only — never written to a database. Geolocation is fetched from a public API (`ip-api.com`). Query history (DNS/Ping/WHOIS lookups) is stored in `localStorage` on the visitor's browser, not on the server. The site is GDPR/RGPD and LGPD compliant; Google Analytics 4 only loads after explicit cookie consent and uses anonymized IPs. ## Tools - [Meu IP / My IP](https://vermeuip.com/): Auto-detected public IPv4 and IPv6, plus city, region, country, ISP, ASN, hostname, timezone and approximate map location. - [DNS Lookup](https://vermeuip.com/#/dns): Resolve A, AAAA, MX, TXT, NS, CNAME and SOA records for any domain. Real DNS resolution server-side via Node's `dns` module. - [Ping](https://vermeuip.com/#/ping): Browser-based latency test that mimics the terminal `ping` command. Returns min/avg/max/loss + an interpretation panel that explains what the numbers mean. - [WHOIS](https://vermeuip.com/#/whois): Discover the registrar, creation/expiry dates, nameservers and registrant of any domain. Supports `.br` via Registro.br and global TLDs. - [Speed Test](https://vermeuip.com/#/velocidade): Demonstrates download / upload / ping bandwidth on a half-circle gauge. - [Reverse DNS](https://vermeuip.com/#/reverse): IP → hostname (PTR) lookup with FCrDNS validation, useful for diagnosing email deliverability and identifying hosting providers. ## Learn - [What is an IP address?](https://vermeuip.com/#faq): Plain-language explanation of how IP addresses work as identifiers on the internet. - [IPv4 vs IPv6](https://vermeuip.com/#faq): Differences between the two protocols, address-space exhaustion, and why IPv6 is the modern standard. - [Why does my location appear different?](https://vermeuip.com/#faq): How IP geolocation databases work and their accuracy limits. - [Is it safe to show my IP?](https://vermeuip.com/#faq): What an IP can and cannot reveal about a person. - [What is a VPN?](https://vermeuip.com/#faq): How VPNs mask the public IP and when they're useful. ## Legal - [Privacy Policy](https://vermeuip.com/#/privacidade): Full LGPD + GDPR-compliant privacy policy in Portuguese, English and Spanish. Covers data collection, cookies, Google Analytics configuration (anonymize_ip on, signals off, 14-month retention), AdSense, localStorage keys, data subject rights and DPO contact. - [Terms of Use](https://vermeuip.com/#/termos): Acceptance, service description, usage limits (4 IP checks per 12 hours per IP, 30 DNS/WHOIS lookups per 15 minutes), prohibited conduct, liability disclaimer, governing law (Brazil + EU). ## Optional - [Sitemap](https://vermeuip.com/sitemap.xml) - [robots.txt](https://vermeuip.com/robots.txt) - Contact: contato@vermeuip.com