Skip to content

Hostname

www.ankarayapi.net

Last fetched

www.ankarayapi.net resolves to 3 IPv4 addresses operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR.

Nutrition Label

WHISPER CANON · www.ankarayapi.netRouting diversity3.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.ankarayapi.net

Resolution chain

www.ankarayapi.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.192.208.8231.192.211.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
78.135.82.778.135.116.0/24AS207326HostLAB - HostLAB Bilisim Teknolojileri A.S.TR
95.173.177.495.173.216.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

No WHOIS records are currently associated with www.ankarayapi.net in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.ankarayapi.net.

MechanismTarget
SPF_Awww.ankarayapi.net
SPF_IP31.192.208.82
SPF_IP37.77.20.2
SPF_IP78.135.82.7
SPF_IP89.252.129.40
SPF_IP95.173.177.242
SPF_IP95.173.177.3
SPF_MXwww.ankarayapi.net

Related pages

Pivot deeper into the graph from www.ankarayapi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.ankarayapi.net"})-[: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.