Skip to content

Hostname

tosab.org.tr

Last fetched

tosab.org.tr resolves to 1 IPv4 address operated by AS49467 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.37.5692.42.37.0/24AS49467TR

WHOIS identity

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

Subdomains

8 observed subdomains of tosab.org.tr.

Web-graph footprint

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

5 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tosab.org.tr

SPF policy

9 SPF mechanisms authorising senders for tosab.org.tr.

MechanismTarget
SPF_Atosab.org.tr
SPF_INCLUDEhost2.fazlanet.com
SPF_INCLUDEserver2.fazlanet.com
SPF_IP92.42.37.145
SPF_IP92.42.37.45
SPF_IP92.42.37.46
SPF_IP92.42.37.55
SPF_IP92.42.37.56
SPF_MXtosab.org.tr

Related pages

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

Cypher and MCP

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

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