Skip to content

Hostname

ipw.travtrade.com

Last fetched

ipw.travtrade.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.133.19413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.201.119.18352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ipw.travtrade.com.

MechanismTarget
SPF_Aipw.travtrade.com
SPF_INCLUDEspf.intermedia.net
SPF_IP13.236.53.8
SPF_IP13.250.133.194
SPF_IP199.193.206.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_MXipw.travtrade.com

Related pages

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

Cypher and MCP

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

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