Skip to content

Hostname

usr.undertone.com

Last fetched

usr.undertone.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · usr.undertone.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/usr.undertone.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.119108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.12108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.59108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.81108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.11813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.7252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with usr.undertone.com in WhisperGraph.

Web-graph footprint

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

1,414 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from usr.undertone.com.

Cypher and MCP

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

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