Skip to content

Hostname

dogadan.com.tr

Last fetched

dogadan.com.tr resolves to 2 IPv4 addresses operated by AS34984 in TR.

Nutrition Label

WHISPER CANON · dogadan.com.trRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dogadan.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
213.74.103.10213.74.103.0/24AS34984TR
52.14.144.17152.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
do?adan gyda urunleri san. ve paz. a. ?.
Contact emails

Subdomains

5 observed subdomains of dogadan.com.tr.

Web-graph footprint

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

59 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dogadan.com.tr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dogadan.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dogadan.com.tr"})-[: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.