Hostname
bauspot.de
Last fetched
bauspot.de resolves to 1 IPv4 address operated by STRATO STRATO AG in DE.
Nutrition Label
Resolution chain
bauspot.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 |
|---|---|---|---|---|
| 85.214.170.14 | 85.214.0.0/15 | AS6724 | STRATO STRATO AG | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from bauspot.de in the public web crawl.
Sample inbound links
- schneider.co.at
- ganzemedizin.at
- wichmann.biz
- 1200grad.com
- abhayitsolutions.com
- hsk-viur3-live.appspot.com
- fluidpage-dot-hsk-viur3-live.ey.r.appspot.com
- gcb-93013b0-v2025-10-30-dot-hsk-viur3-live.ey.r.appspot.com
- gcb-c2437c9-v2025-11-15-dot-hsk-viur3-live.ey.r.appspot.com
- gcb-d137bd2-v2025-10-28-dot-hsk-viur3-live.ey.r.appspot.com
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bauspot.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bauspot.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.