Hostname
getnet.com.br
Last fetched
getnet.com.br resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.
Nutrition Label
Resolution chain
getnet.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.86.53.141 | 104.86.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.30.97.146 | 184.30.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.197.137.239 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.46.113.65 | 23.46.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
WHOIS identity
- Registrar
- —
- Organization
- domain admin - quantiza
- Contact emails
Subdomains
58 observed subdomains of getnet.com.br.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from getnet.com.br in the public web crawl.
47 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for getnet.com.br.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.as.gruposantander.com |
| SPF_EXISTS | %{i}.spf.us.gruposantander.com |
| SPF_IP | 201.87.186.39 |
| SPF_IP | 201.87.187.39 |
Related pages
Pivot deeper into the graph from getnet.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getnet.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.