Hostname
dic.at
Last fetched
dic.at resolves to 1 IPv4 address operated by AS24992 in AT. WHOIS lists registrar:obma - der it und communications experte ltd & co kg as the registrar.
Nutrition Label
Resolution chain
dic.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 |
|---|---|---|---|---|
| 81.16.110.7 | 81.16.104.0/21 | AS24992 | — | AT |
WHOIS identity
- Registrar
- registrar:obma - der it und communications experte ltd & co kg
- Organization
- dic-online wolf & co kg
- Contact emails
Subdomains
157 observed subdomains of dic.at.
Showing 25 of 157. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dic.at in the public web crawl.
27 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for dic.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.252.55.172 |
| SPF_IP | 195.93.194.8 |
| SPF_IP | 195.93.195.140 |
| SPF_IP | 2a00:19e0:3002:bb5::/64 |
| SPF_IP | 2a02:2b10:1000:0017::/64 |
| SPF_IP | 2a02:2b10:1000:16::30/96 |
| SPF_IP | 81.16.111.2/32 |
| SPF_IP | 81.16.111.3/32 |
| SPF_IP | 81.16.111.64/28 |
| SPF_IP | 83.243.59.30/32 |
| SPF_MX | dic.at |
Related pages
Pivot deeper into the graph from dic.at.
- IP · 81.16.110.7
- ASN · AS24992
- Registrar · registrar:obma - der it und communications experte ltd & co kg
- Country · AT
- Email · office@dic.at
- TLD · .at
- Browse hostnames · di…
- 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: "dic.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.