Skip to content

Hostname

uhuu.com

Last fetched

uhuu.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · uhuu.comRouting diversity5.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uhuu.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.13.5018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.77.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.161.5844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.190.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.118.20450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.103.4450.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.108.16152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.190.15352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.240.16154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.234.15254.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.177.12354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.72.8298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
anuj agarwal
Contact emails

Subdomains

57 observed subdomains of uhuu.com.

Web-graph footprint

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

1,292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for uhuu.com.

MechanismTarget
SPF_INCLUDE_spf.octadesk.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br

Related pages

Pivot deeper into the graph from uhuu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uhuu.com"})-[: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.