Skip to content

Hostname

ada.net.tr

Last fetched

ada.net.tr resolves to 1 IPv4 address operated by AS12296 in TR.

Nutrition Label

WHISPER CANON · ada.net.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ada.net.tr

Resolution chain

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

IPPrefixASNOperatorCountry
195.112.155.131195.112.128.0/19AS12296TR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1,555 observed subdomains of ada.net.tr.

Web-graph footprint

Distinct hostnames that link to or from ada.net.tr in the public web crawl.

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ada.net.tr.

MechanismTarget
SPF_IP195.112.155.0/24
SPF_IP195.112.155.194
SPF_IP213.232.0.0/24
SPF_IP213.232.27.0/24

Related pages

Pivot deeper into the graph from ada.net.tr.

Cypher and MCP

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

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