Skip to content

Hostname

kicks-assets.com

Last fetched

kicks-assets.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · kicks-assets.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kicks-assets.com

Resolution chain

kicks-assets.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.217.4218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.236.20218.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.227.14218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.56.19935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.70.21463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.26.3763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:73
Organization
kicks kosmetikkedjan ab
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kicks-assets.com.

Cypher and MCP

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

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