Skip to content

Hostname

passarelli.com.br

Last fetched

passarelli.com.br resolves to 1 IPv4 address operated by AS17222 in BR.

Nutrition Label

WHISPER CANON · passarelli.com.brRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/passarelli.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.92.75.234177.92.64.0/20AS17222BR

WHOIS identity

Registrar
Organization
m?rcia passarelli alves
Contact emails

Subdomains

15 observed subdomains of passarelli.com.br.

Web-graph footprint

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

20 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEpasspf.passarelli.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.92.75.234
SPF_IP177.92.75.237
SPF_IP177.99.241.114
SPF_IP187.72.194.49

Related pages

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

Cypher and MCP

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

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