Skip to content

Hostname

shipcode.com

Last fetched

shipcode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.18108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.40108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.6108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.74108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.4.27108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.46108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.7108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.96108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.10418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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 shipcode.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shipcode.com.

MechanismTarget
SPF_Ashipcode.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP209.208.226.0/23
SPF_MXshipcode.com

Related pages

Pivot deeper into the graph from shipcode.com.

Cypher and MCP

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

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