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
Resolution chain
hurriyet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.66.162.84 | 83.66.162.0/24 | AS12978 | — | TR |
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
MX records
SPF policy
10 SPF mechanisms authorising senders for hurriyet.com.
| Mechanism | Target |
|---|---|
| SPF_A | hurriyet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.31.1.224/28 |
| SPF_IP | 212.31.1.29 |
| SPF_IP | 212.31.1.58 |
| SPF_IP | 52.213.2.240 |
| SPF_IP | 52.213.242.160 |
| SPF_IP | 52.213.67.170 |
| SPF_IP | 52.214.28.156 |
| SPF_MX | hurriyet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.