Skip to content

Hostname

stdsheet.dev.uoz.edu.krd

Last fetched

stdsheet.dev.uoz.edu.krd resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · stdsheet.dev.uoz.edu.krdRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/stdsheet.dev.uoz.edu.krd

Resolution chain

stdsheet.dev.uoz.edu.krd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.171.159.21462.171.158.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

No WHOIS records are currently associated with stdsheet.dev.uoz.edu.krd in WhisperGraph.

Subdomains

1 observed subdomain of stdsheet.dev.uoz.edu.krd.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stdsheet.dev.uoz.edu.krd.

MechanismTarget
SPF_Astdsheet.dev.uoz.edu.krd
SPF_IP51.178.15.161
SPF_IP51.38.1.32
SPF_IP54.37.48.130
SPF_MXstdsheet.dev.uoz.edu.krd

Related pages

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

Cypher and MCP

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

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