Skip to content

Hostname

sharedspacetravel.com

Last fetched

sharedspacetravel.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sharedspacetravel.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sharedspacetravel.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.48.73100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.237.24734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.119.7344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.15.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.242.23352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.220.16552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.45.8852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.77.16152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.160.14732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of sharedspacetravel.com owner
Contact emails

Subdomains

1 observed subdomain of sharedspacetravel.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sharedspacetravel.com.

MechanismTarget
SPF_IP35.161.220.169
SPF_IP52.24.201.102/32
SPF_IP52.25.139.218/32

Related pages

Pivot deeper into the graph from sharedspacetravel.com.

Cypher and MCP

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

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