Skip to content

Hostname

eshipper.com

Last fetched

eshipper.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eshipper.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eshipper.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.110.6215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.134.16215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.162.18015.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.67.14415.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.47.17416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.32.03.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.122.283.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.12.1913.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.119.15235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.131.18552.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.115.16416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
canada worldwide services
Contact emails

Subdomains

46 observed subdomains of eshipper.com.

Web-graph footprint

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

219 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eshipper.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eshipper.com.

Cypher and MCP

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

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