Skip to content

Hostname

otto-schmidt.de

Last fetched

otto-schmidt.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · otto-schmidt.deRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/otto-schmidt.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.212.47185.88.212.0/22AS47447DE

WHOIS identity

No WHOIS records are currently associated with otto-schmidt.de in WhisperGraph.

Subdomains

81 observed subdomains of otto-schmidt.de.

Web-graph footprint

Distinct hostnames that link to or from otto-schmidt.de in the public web crawl.

568 sites link to this hostname.

344 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for otto-schmidt.de.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.127.0/24
SPF_IP145.253.113.50/32
SPF_IP185.88.212.47
SPF_IP185.98.184.0/24
SPF_IP194.8.194.96/32
SPF_IP194.8.213.197
SPF_IP212.34.64.185/32
SPF_IP2a00:f48:1008:0:0:212:47:10
SPF_IP62.113.229.37
SPF_IP62.214.13.178
SPF_IP80.82.206.0/26
SPF_IP88.79.187.100

Related pages

Pivot deeper into the graph from otto-schmidt.de.

Cypher and MCP

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

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