Skip to content

Hostname

uofk.edu

Last fetched

uofk.edu resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · uofk.eduRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/uofk.edu

Resolution chain

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

IPPrefixASNOperatorCountry
34.49.132.23534.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
5.189.132.2345.189.128.0/20AS51167DE
5.189.147.575.189.144.0/20AS51167DE

WHOIS identity

Registrar
Organization
university of khartoum
Contact emails

Subdomains

32 observed subdomains of uofk.edu.

Web-graph footprint

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

170 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for uofk.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from uofk.edu.

Cypher and MCP

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

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