Hostname
otto-schmidt.de
Last fetched
otto-schmidt.de resolves to 1 IPv4 address operated by AS47447 in DE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.88.212.47 | 185.88.212.0/22 | AS47447 | — | DE |
WHOIS identity
No WHOIS records are currently associated with otto-schmidt.de in WhisperGraph.
Subdomains
81 observed subdomains of otto-schmidt.de.
Showing 25 of 81. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for otto-schmidt.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.234.127.0/24 |
| SPF_IP | 145.253.113.50/32 |
| SPF_IP | 185.88.212.47 |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 194.8.194.96/32 |
| SPF_IP | 194.8.213.197 |
| SPF_IP | 212.34.64.185/32 |
| SPF_IP | 2a00:f48:1008:0:0:212:47:10 |
| SPF_IP | 62.113.229.37 |
| SPF_IP | 62.214.13.178 |
| SPF_IP | 80.82.206.0/26 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.