Skip to content

Hostname

corroboree.travtrade.com

Last fetched

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

Nutrition Label

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

Resolution chain

corroboree.travtrade.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 corroboree.travtrade.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acorroboree.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_MXcorroboree.travtrade.com

Related pages

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

Cypher and MCP

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

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