Skip to content

Hostname

todab.org.tr

Last fetched

todab.org.tr resolves to 1 IPv4 address operated by AS201021 in TR.

Nutrition Label

WHISPER CANON · todab.org.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/todab.org.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.106.21.115185.106.21.0/24AS201021TR

WHOIS identity

No WHOIS records are currently associated with todab.org.tr in WhisperGraph.

Subdomains

17 observed subdomains of todab.org.tr.

Web-graph footprint

Distinct hostnames that link to or from todab.org.tr in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • todab.org.tr

SPF policy

4 SPF mechanisms authorising senders for todab.org.tr.

MechanismTarget
SPF_Atodab.org.tr
SPF_INCLUDErelay.mailbaby.net
SPF_IP185.106.21.115
SPF_MXtodab.org.tr

Related pages

Pivot deeper into the graph from todab.org.tr.

Cypher and MCP

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

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