Skip to content

Hostname

hs-bochum.de

Last fetched

hs-bochum.de resolves to 1 IPv4 address operated by DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE.

Nutrition Label

WHISPER CANON · hs-bochum.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/hs-bochum.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.175.85.82193.174.0.0/15AS680DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE

WHOIS identity

No WHOIS records are currently associated with hs-bochum.de in WhisperGraph.

Subdomains

136 observed subdomains of hs-bochum.de.

Web-graph footprint

Distinct hostnames that link to or from hs-bochum.de in the public web crawl.

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hs-bochum.de.

MechanismTarget
SPF_INCLUDElisten.hbz-nrw.de
SPF_IP193.175.85.110
SPF_IP193.175.85.253
SPF_IP193.175.85.41
SPF_IP193.175.85.62
SPF_IP193.175.85.74
SPF_IP193.175.85.8
SPF_IP193.175.85.82
SPF_IP194.95.233.58
SPF_IP194.95.235.58
SPF_IP194.95.239.58
SPF_MXhs-bochum.de

Related pages

Pivot deeper into the graph from hs-bochum.de.

Cypher and MCP

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

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