Hostname
schuhtanz.de
Last fetched
schuhtanz.de resolves to 1 IPv4 address operated by KRICK-TECHNOLOGIC-AS - Krick Management GmbH trading as iWelt GmbH + Co. KG in DE.
Nutrition Label
Resolution chain
schuhtanz.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 |
|---|---|---|---|---|
| 82.212.218.81 | 82.212.192.0/19 | AS29624 | KRICK-TECHNOLOGIC-AS - Krick Management GmbH trading as iWelt GmbH + Co. KG | DE |
WHOIS identity
No WHOIS records are currently associated with schuhtanz.de in WhisperGraph.
Subdomains
1 observed subdomain of schuhtanz.de.
| Subdomain |
|---|
| www.schuhtanz.de |
Web-graph footprint
Distinct hostnames that link to or from schuhtanz.de in the public web crawl.
10 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for schuhtanz.de.
| Mechanism | Target |
|---|---|
| SPF_A | hosting.werner-kern.de |
| SPF_A | schuhtanz.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 185.139.244.0/22 |
| SPF_IP | 185.60.20.0/24 |
| SPF_IP | 185.8.52.0/22 |
| SPF_IP | 91.208.214.0/24 |
Related pages
Pivot deeper into the graph from schuhtanz.de.
- IP · 82.212.218.81
- ASN · AS29624KRICK-TECHNOLOGIC-AS - Krick Management GmbH trading as iWelt GmbH + Co. KG
- Country · DE
- TLD · .de
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schuhtanz.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.