Skip to content

Hostname

huuguu.com.br

Last fetched

huuguu.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · huuguu.com.brRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/huuguu.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
hugo calixto santos
Contact emails

Subdomains

30 observed subdomains of huuguu.com.br.

Web-graph footprint

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

16 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • huuguu.com.br

SPF policy

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

MechanismTarget
SPF_Ahuuguu.com.br
SPF_INCLUDEspf.antispamcloud.com
SPF_IP144.217.77.37
SPF_IP177.234.153.130
SPF_IP54.39.104.73
SPF_MXhuuguu.com.br

Related pages

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

Cypher and MCP

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

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