Skip to content

Hostname

asics.com

Last fetched

asics.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.12013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.12252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.76.1165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.11965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.1865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:292
Organization
asics corporation
Contact emails

Subdomains

93 observed subdomains of asics.com.

Web-graph footprint

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

6,692 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for asics.com.

MechanismTarget
SPF_REDIRECT87skt5k1._spf._d.mim.ec

Related pages

Pivot deeper into the graph from asics.com.

Cypher and MCP

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

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