Skip to content

Hostname

passaromarron.com.br

Last fetched

passaromarron.com.br resolves to 3 IPv4 addresses operated by AS4230 in BR.

Nutrition Label

WHISPER CANON · passaromarron.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/passaromarron.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.211.1.59200.211.0.0/16AS4230BR
201.63.19.3201.63.0.0/17AS10429BR
52.44.101.18152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
ana maria marcondes penido santanna
Contact emails

Subdomains

19 observed subdomains of passaromarron.com.br.

Web-graph footprint

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

109 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEpasspf.passaromarron.com.br
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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