Skip to content

Hostname

ipw.travmedia.com

Last fetched

ipw.travmedia.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ipw.travmedia.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ipw.travmedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.201.119.18352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.49.245.3052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with ipw.travmedia.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ipw.travmedia.com.

MechanismTarget
SPF_Aipw.travmedia.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf2.travmedia.com
SPF_IP13.236.53.8
SPF_IP13.250.133.194
SPF_IP194.150.39.0/24
SPF_IP3.104.188.59
SPF_IP3.106.98.88
SPF_IP3.229.173.137
SPF_IP3.229.36.234
SPF_IP52.201.119.183
SPF_IP52.49.245.30
SPF_IP64.78.0.0/18
SPF_MXipw.travmedia.com

Related pages

Pivot deeper into the graph from ipw.travmedia.com.

Cypher and MCP

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

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