Skip to content

Hostname

myus.com

Last fetched

myus.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.10.0.3123.10.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.201.178.17623.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.243.13023.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.125.1423.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.212.10323.212.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.36.237.2323.36.232.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.102.12623.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

27 observed subdomains of myus.com.

Web-graph footprint

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

860 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for myus.com.

Related pages

Pivot deeper into the graph from myus.com.

Cypher and MCP

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

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