Skip to content

Hostname

uoz.edu.krd

Last fetched

uoz.edu.krd resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE. WHOIS lists iana:9998 as the registrar.

Nutrition Label

WHISPER CANON · uoz.edu.krdRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/uoz.edu.krd

Resolution chain

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

IPPrefixASNOperatorCountry
173.212.244.56173.212.240.0/21AS51167CONTABO - Contabo GmbHDE
37.60.254.25237.60.240.0/20AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:9998
Organization
university of zakho
Contact emails

Subdomains

452 observed subdomains of uoz.edu.krd.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for uoz.edu.krd.

MechanismTarget
SPF_Auoz.edu.krd
SPF_INCLUDE_spf.google.com
SPF_IP167.114.207.203
SPF_IP23.81.7.11
SPF_IP23.81.71.11
SPF_IP23.81.71.2
SPF_IP51.178.15.161
SPF_IP51.38.1.32
SPF_IP54.37.48.130
SPF_MXuoz.edu.krd

Related pages

Pivot deeper into the graph from uoz.edu.krd.

Cypher and MCP

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

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