Hostname
doit.at
Last fetched
doit.at resolves to 1 IPv4 address operated by IPLACE Zuercherstrasse in AT. WHOIS lists registrar:iplace internet & network services gmbh as the registrar.
Nutrition Label
Resolution chain
doit.at 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 |
|---|---|---|---|---|
| 86.111.37.81 | 86.111.37.0/24 | AS29545 | IPLACE Zuercherstrasse | AT |
WHOIS identity
- Registrar
- registrar:iplace internet & network services gmbh
- Organization
- drogenberatung do it yourself
- Contact emails
Subdomains
3 observed subdomains of doit.at.
| Subdomain |
|---|
| gw01.doit.at |
| www.doit.at |
| nt01.doit.at |
Web-graph footprint
Distinct hostnames that link to or from doit.at in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for doit.at.
| Mechanism | Target |
|---|---|
| SPF_A | doit.at |
| SPF_INCLUDE | web11.iplace.at |
| SPF_MX | doit.at |
Related pages
Pivot deeper into the graph from doit.at.
- IP · 86.111.37.81
- ASN · AS29545IPLACE Zuercherstrasse
- Registrar · registrar:iplace internet & network services gmbh
- Country · AT
- Email · anlaufstelle@doit.at
- TLD · .at
- Browse hostnames · do…
- 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: "doit.at"})-[: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.