Skip to content

Hostname

cnn.gr

Last fetched

cnn.gr resolves to 3 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL.

Nutrition Label

WHISPER CANON · cnn.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cnn.gr

Resolution chain

cnn.gr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.235.55.9177.235.55.0/24AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
77.235.55.9277.235.55.0/24AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
172.236.197.45172.236.192.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

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 cnn.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cnn.gr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP195.46.27.141
SPF_IP195.46.9.103
SPF_IP195.46.9.109
SPF_IP212.205.31.101

Related pages

Pivot deeper into the graph from cnn.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnn.gr"})-[: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.