Skip to content

Hostname

devayatak.com

Last fetched

devayatak.com resolves to 1 IPv4 address operated by AS42868 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · devayatak.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/devayatak.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.159.23177.245.159.0/24AS42868TR

WHOIS identity

Registrar
iana:1454
Organization
hakki eren
Contact emails

Subdomains

11 observed subdomains of devayatak.com.

Web-graph footprint

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

99 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • devayatak.com

SPF policy

13 SPF mechanisms authorising senders for devayatak.com.

MechanismTarget
SPF_Adevayatak.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.238.179.232
SPF_IP213.238.190.20
SPF_IP45.194.27.26
SPF_IP77.245.159.12
SPF_IP77.245.159.231
SPF_IP89.252.156.156
SPF_IP93.89.225.82
SPF_IP93.89.225.87
SPF_IP93.89.225.92
SPF_MXdevayatak.com

Related pages

Pivot deeper into the graph from devayatak.com.

Cypher and MCP

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

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