Skip to content

Hostname

abcdofrio.com.br

Last fetched

abcdofrio.com.br resolves to 2 IPv4 addresses operated by Brasil Site Informatica LTDA in BR.

Nutrition Label

WHISPER CANON · abcdofrio.com.brRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/abcdofrio.com.br

Resolution chain

abcdofrio.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.11.54.229177.11.54.0/24AS53243Brasil Site Informatica LTDABR
45.231.100.3845.231.100.0/23AS267236Velho Ponto Net -TelecomBR

WHOIS identity

No WHOIS records are currently associated with abcdofrio.com.br in WhisperGraph.

Subdomains

9 observed subdomains of abcdofrio.com.br.

Threat posture

History

Mail and authentication

MX records

  • abcdofrio.com.br

SPF policy

5 SPF mechanisms authorising senders for abcdofrio.com.br.

MechanismTarget
SPF_Aabcdofrio.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.cloudns.link
SPF_IP177.11.54.229
SPF_MXabcdofrio.com.br

Related pages

Pivot deeper into the graph from abcdofrio.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abcdofrio.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.