Skip to content

Hostname

ahmetd.com

Last fetched

ahmetd.com resolves to 1 IPv4 address operated by AS51559 in TR. WHOIS lists iana:3757 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.173.189.5195.173.189.0/24AS51559TR

WHOIS identity

Registrar
iana:3757
Organization
d-kreatif
Contact emails

Subdomains

7 observed subdomains of ahmetd.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ahmetd.com

SPF policy

9 SPF mechanisms authorising senders for ahmetd.com.

MechanismTarget
SPF_Aahmetd.com
SPF_IP5.250.241.245
SPF_IP5.250.241.253
SPF_IP5.250.241.50
SPF_IP5.250.242.245
SPF_IP5.250.243.194
SPF_IP5.250.243.204
SPF_IP94.102.0.4
SPF_MXahmetd.com

Related pages

Pivot deeper into the graph from ahmetd.com.

Cypher and MCP

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

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