Skip to content

Hostname

abdullahokan.com

Last fetched

abdullahokan.com resolves to 1 IPv4 address operated by EUROTA-ASN EUROTA INTERNET SERVICES LTD in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · abdullahokan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abdullahokan.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.39.5392.42.39.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDTR

WHOIS identity

Registrar
iana:1601
Organization
apiname
Contact emails

Subdomains

7 observed subdomains of abdullahokan.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • abdullahokan.com

SPF policy

9 SPF mechanisms authorising senders for abdullahokan.com.

MechanismTarget
SPF_Aabdullahokan.com
SPF_INCLUDEserver.fazlanet.com
SPF_IP92.42.39.143
SPF_IP92.42.39.222
SPF_IP92.42.39.46
SPF_IP92.42.39.50
SPF_IP92.42.39.53
SPF_IP92.42.39.54
SPF_MXabdullahokan.com

Related pages

Pivot deeper into the graph from abdullahokan.com.

Cypher and MCP

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

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