Skip to content

Hostname

neturk.com

Last fetched

neturk.com resolves to 2 IPv4 addresses operated by AS42868 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · neturk.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/neturk.com

Resolution chain

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

WHOIS identity

Registrar
iana:1454
Organization
neturk bilisim hizmetleri rek. org. san. tic. ltd. sti.
Contact emails

Subdomains

4 observed subdomains of neturk.com.

Web-graph footprint

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

145 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for neturk.com.

MechanismTarget
SPF_Aneturk.com
SPF_IP77.245.144.0/20

Related pages

Pivot deeper into the graph from neturk.com.

Cypher and MCP

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

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