Skip to content

Hostname

intercontinental.com

Last fetched

intercontinental.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in CZ.

Nutrition Label

WHISPER CANON · intercontinental.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intercontinental.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for intercontinental.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP148.163.135.129/32
SPF_IP148.163.139.129
SPF_IP167.89.85.15/32
SPF_IP174.143.229.145
SPF_IP174.143.229.152
SPF_IP174.143.229.153
SPF_IP174.143.229.157
SPF_IP174.143.229.158
SPF_IP174.143.229.159
SPF_IP74.112.64.20
SPF_IP74.112.64.28
SPF_IP74.205.81.137
SPF_IP74.205.81.138

Related pages

Pivot deeper into the graph from intercontinental.com.

Cypher and MCP

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

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