Skip to content

Hostname

turkan-eg.com

Last fetched

turkan-eg.com resolves to 1 IPv4 address operated by FREAKHOSTING - FREAKHOSTING LTD. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · turkan-eg.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/turkan-eg.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.113.180.16093.113.180.0/24AS215703FREAKHOSTING - FREAKHOSTING LTD

WHOIS identity

Registrar
iana:1509
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of turkan-eg.com.

Web-graph footprint

Distinct hostnames that link to or from turkan-eg.com in the public web crawl.

26 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • turkan-eg.com

SPF policy

4 SPF mechanisms authorising senders for turkan-eg.com.

MechanismTarget
SPF_Aturkan-eg.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP93.113.180.160
SPF_MXturkan-eg.com

Related pages

Pivot deeper into the graph from turkan-eg.com.

Cypher and MCP

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

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