Skip to content

Hostname

snn.com.br

Last fetched

snn.com.br resolves to 3 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · snn.com.brRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/snn.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
pbn - para?ba not?cias
Contact emails

Subdomains

10 observed subdomains of snn.com.br.

Web-graph footprint

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

17 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snn.com.br.

MechanismTarget
SPF_Asnn.com.br
SPF_IP135.181.174.30
SPF_MXsnn.com.br

Related pages

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

Cypher and MCP

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

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