Skip to content

Hostname

kathimerini.gr

Last fetched

kathimerini.gr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:org-hoa1-ripe as the registrar.

Nutrition Label

WHISPER CANON · kathimerini.grRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kathimerini.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.35.170104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.148.202172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
213.133.127.242213.133.96.0/19AS24940DE

WHOIS identity

Registrar
registrar:org-hoa1-ripe
Organization
hetzner online
Contact emails

Subdomains

30 observed subdomains of kathimerini.gr.

Web-graph footprint

Distinct hostnames that link to or from kathimerini.gr in the public web crawl.

6,987 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kathimerini.gr.

MechanismTarget
SPF_INCLUDE9293953.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmlsend.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from kathimerini.gr.

Cypher and MCP

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

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