Skip to content

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

WHISPER CANON · getnet.com.brRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/getnet.com.br

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.

IPPrefixASNOperatorCountry
104.86.53.141104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.97.146184.30.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.137.23923.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.46.113.6523.46.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

Registrar
Organization
domain admin - quantiza
Contact emails

Subdomains

58 observed subdomains of getnet.com.br.

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

SPF policy

4 SPF mechanisms authorising senders for getnet.com.br.

MechanismTarget
SPF_EXISTS%{i}.spf.as.gruposantander.com
SPF_EXISTS%{i}.spf.us.gruposantander.com
SPF_IP201.87.186.39
SPF_IP201.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.