Hostname
atedin.eu
Last fetched
atedin.eu resolves to 1 IPv4 address operated by INTEGRITY-HU-AS - INTEGRITY Informatics Ltd. in HU. WHOIS lists registrar:integrity kft. as the registrar.
Nutrition Label
Resolution chain
atedin.eu 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 |
|---|---|---|---|---|
| 212.52.166.128 | 212.52.166.0/24 | AS28924 | INTEGRITY-HU-AS - INTEGRITY Informatics Ltd. | HU |
WHOIS identity
- Registrar
- registrar:integrity kft.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of atedin.eu.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for atedin.eu.
| Mechanism | Target |
|---|---|
| SPF_A | atedin.eu |
| SPF_MX | atedin.eu |
Related pages
Pivot deeper into the graph from atedin.eu.
- IP · 212.52.166.128
- ASN · AS28924INTEGRITY-HU-AS - INTEGRITY Informatics Ltd.
- Registrar · registrar:integrity kft.
- Country · HU
- TLD · .eu
- Browse hostnames · at…
- 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: "atedin.eu"})-[: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.