Skip to content

Hostname

undertone.com

Last fetched

undertone.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · undertone.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/undertone.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.22.81104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.30172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.172.112.11118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.23.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.203.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.493.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.93.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2
Organization
brandsight privacy customer 256354
Contact emails

Subdomains

65 observed subdomains of undertone.com.

Web-graph footprint

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

736 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for undertone.com.

Related pages

Pivot deeper into the graph from undertone.com.

Cypher and MCP

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

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