Skip to content

Hostname

codashop.com

Last fetched

codashop.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · codashop.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codashop.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.124.16713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.37.14313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.39.20713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.37.16713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.199.17713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.137.220175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.152.23918.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.170.14118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.31.17818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.33.18318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.9.16718.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.157.2043.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.150.7752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.154.14152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.206.13452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.27.4352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.201.10452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.238.1552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.146.25452.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.53.10852.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codashop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from codashop.com.

Cypher and MCP

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

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