Skip to content

Hostname

uni-sb.de

Last fetched

uni-sb.de resolves to 1 IPv4 address operated by AS680 in DE.

Nutrition Label

WHISPER CANON · uni-sb.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/uni-sb.de

Resolution chain

uni-sb.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.96.7.128134.96.0.0/16AS680DE

WHOIS identity

No WHOIS records are currently associated with uni-sb.de in WhisperGraph.

Subdomains

3,142 observed subdomains of uni-sb.de.

Web-graph footprint

Distinct hostnames that link to or from uni-sb.de in the public web crawl.

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for uni-sb.de.

MechanismTarget
SPF_IP134.96.252.33
SPF_IP134.96.254.200
SPF_IP134.96.254.201
SPF_IP134.96.40.64/28
SPF_IP134.96.7.0/24
SPF_IP2001:638:200:853f:0:1::/112
SPF_MXuni-sb.de

Related pages

Pivot deeper into the graph from uni-sb.de.

Cypher and MCP

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

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