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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.212.244.56 | 173.212.240.0/21 | AS51167 | CONTABO - Contabo GmbH | DE |
| 37.60.254.252 | 37.60.240.0/20 | AS51167 | CONTABO - Contabo GmbH | DE |
WHOIS identity
- Registrar
- iana:9998
- Organization
- university of zakho
- Contact emails
Subdomains
452 observed subdomains of uoz.edu.krd.
Showing 25 of 452. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for uoz.edu.krd.
| Mechanism | Target |
|---|---|
| SPF_A | uoz.edu.krd |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 167.114.207.203 |
| SPF_IP | 23.81.7.11 |
| SPF_IP | 23.81.71.11 |
| SPF_IP | 23.81.71.2 |
| SPF_IP | 51.178.15.161 |
| SPF_IP | 51.38.1.32 |
| SPF_IP | 54.37.48.130 |
| SPF_MX | uoz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.