Skip to content

Hostname

otterbach.de

Last fetched

otterbach.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · otterbach.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/otterbach.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.28.173188.40.0.0/16AS24940DE

WHOIS identity

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

Subdomains

66 observed subdomains of otterbach.de.

Web-graph footprint

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

21 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for otterbach.de.

MechanismTarget
SPF_Amx2.otterbach.de
SPF_Asmtp-in.otterbach.de
SPF_Asmtp.otterbach.de
SPF_Asmtp2.otterbach.de
SPF_Asmtp3.otterbach.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.238.225.43/32
SPF_IP2a01:4f8:d0a:2675::2/32
SPF_IP62.157.92.123
SPF_IP62.159.18.128/27
SPF_IP78.46.1.18/32
SPF_IP87.140.105.146
SPF_MXotterbach.de

Related pages

Pivot deeper into the graph from otterbach.de.

Cypher and MCP

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

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