Skip to content

Hostname

aadvar.com.br

Last fetched

aadvar.com.br resolves to 1 IPv4 address operated by AS275714 in BR.

Nutrition Label

WHISPER CANON · aadvar.com.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aadvar.com.br

Resolution chain

aadvar.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.11.72.10141.11.72.0/23AS275714BR

WHOIS identity

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

Web-graph footprint

Distinct hostnames that link to or from aadvar.com.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • aadvar.com.br

SPF policy

6 SPF mechanisms authorising senders for aadvar.com.br.

MechanismTarget
SPF_Aaadvar.com.br
SPF_IP141.11.72.10
SPF_IP149.18.50.34
SPF_IP158.69.247.81
SPF_IP192.99.37.208
SPF_MXaadvar.com.br

Related pages

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

Cypher and MCP

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

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