Skip to content

Hostname

u2.com

Last fetched

u2.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · u2.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/u2.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.118.7316.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.224.334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.185.17134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.74.1044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.205.2844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.7.16844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.94.4852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.212.9152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.71.10854.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.218.13716.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
not us
Contact emails

Subdomains

53 observed subdomains of u2.com.

Web-graph footprint

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

2,657 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for u2.com.

MechanismTarget
SPF_INCLUDEtmasdigital.com

Related pages

Pivot deeper into the graph from u2.com.

Cypher and MCP

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

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