Skip to content

Hostname

shipper.guide

Last fetched

shipper.guide resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · shipper.guideRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/shipper.guide

Resolution chain

shipper.guide resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.36.108100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
108.157.173.24108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.82108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.85108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.95108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
35.174.180.21535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.3.1752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of shipper.guide.

Web-graph footprint

Distinct hostnames that link to or from shipper.guide in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shipper.guide.

MechanismTarget
SPF_INCLUDE_spf.shipper.guide

Related pages

Pivot deeper into the graph from shipper.guide.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shipper.guide"})-[: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.