Skip to content

Hostname

ohb.de

Last fetched

ohb.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

ohb.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.9.10.1955.9.0.0/16AS24940DE
5.9.152.495.9.0.0/16AS24940DE

WHOIS identity

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

Subdomains

29 observed subdomains of ohb.de.

Web-graph footprint

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

428 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ohb.de.

MechanismTarget
SPF_Aohb.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf-0096e501.pphosted.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP157.90.134.25
SPF_IP182.50.78.64/28
SPF_IP194.15.215.170
SPF_IP194.15.215.172
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP82.198.201.1
SPF_IP87.129.27.183
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXohb.de

Related pages

Pivot deeper into the graph from ohb.de.

Cypher and MCP

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

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