Skip to content

Hostname

aybu.edu.tr

Last fetched

aybu.edu.tr resolves to 2 IPv4 addresses operated by AS8517 in TR.

Nutrition Label

WHISPER CANON · aybu.edu.trRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aybu.edu.tr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with aybu.edu.tr in WhisperGraph.

Subdomains

35 observed subdomains of aybu.edu.tr.

Web-graph footprint

Distinct hostnames that link to or from aybu.edu.tr in the public web crawl.

434 sites link to this hostname.

530 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aybu.edu.tr.

MechanismTarget
SPF_Aaybu.edu.tr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.183.211.250
SPF_IP95.183.211.251
SPF_MXaybu.edu.tr

Related pages

Pivot deeper into the graph from aybu.edu.tr.

Cypher and MCP

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

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