Skip to content

Hostname

cyprus.intercontinental.com

Last fetched

cyprus.intercontinental.com resolves to 4 IPv4 addresses operated by AS20940 in FR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cyprus.intercontinental.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cyprus.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 cyprus.intercontinental.com.

Cypher and MCP

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

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