Skip to content

Hostname

hurriyet.com

Last fetched

hurriyet.com resolves to 1 IPv4 address operated by AS12978 in TR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hurriyet.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hurriyet.com

Resolution chain

hurriyet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.66.162.8483.66.162.0/24AS12978TR

WHOIS identity

Registrar
iana:2
Organization
andromeda tv dijital platform as.
Contact emails

Subdomains

6 observed subdomains of hurriyet.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hurriyet.com.

MechanismTarget
SPF_Ahurriyet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.31.1.224/28
SPF_IP212.31.1.29
SPF_IP212.31.1.58
SPF_IP52.213.2.240
SPF_IP52.213.242.160
SPF_IP52.213.67.170
SPF_IP52.214.28.156
SPF_MXhurriyet.com

Related pages

Pivot deeper into the graph from hurriyet.com.

Cypher and MCP

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

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