Skip to content

Hostname

bochum.de

Last fetched

bochum.de resolves to 1 IPv4 address operated by AS198913 in DE.

Nutrition Label

WHISPER CANON · bochum.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bochum.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.24.223185.132.24.0/24AS198913DE

WHOIS identity

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

Subdomains

65 observed subdomains of bochum.de.

Web-graph footprint

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

1,810 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for bochum.de.

MechanismTarget
SPF_Abochum.de
SPF_INCLUDE_uk.axiell.com
SPF_INCLUDEekom21.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP194.77.237.0/24
SPF_IP194.77.250.0/24
SPF_IP194.77.253.0/24
SPF_IP20.40.137.116/30
SPF_IP20.40.137.120/29
SPF_IP212.23.139.38
SPF_IP35.195.220.65/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP62.55.182.68/32
SPF_MXbochum.de

Related pages

Pivot deeper into the graph from bochum.de.

Cypher and MCP

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

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