Skip to content

Hostname

ege.edu.tr

Last fetched

ege.edu.tr resolves to 1 IPv4 address operated by EGE-AS - Ege University in TR.

Nutrition Label

WHISPER CANON · ege.edu.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ege.edu.tr

Resolution chain

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

IPPrefixASNOperatorCountry
155.223.2.2155.223.0.0/16AS2592EGE-AS - Ege UniversityTR

WHOIS identity

Registrar
Organization
ege universitesi
Contact emails

Subdomains

29,615 observed subdomains of ege.edu.tr.

Web-graph footprint

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

1,015 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ege.edu.tr.

MechanismTarget
SPF_MXege.edu.tr

Related pages

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

Cypher and MCP

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

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