Hostname
atkion.com
Last fetched
atkion.com resolves to 2 IPv4 addresses operated by AS57095 in HU. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
atkion.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.238.210.46 | 178.238.210.0/24 | AS57095 | — | HU |
| 91.227.138.103 | 91.227.138.0/23 | AS210579 | — | HU |
WHOIS identity
- Registrar
- iana:1052
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of atkion.com.
| Subdomain |
|---|
| www.atkion.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for atkion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from atkion.com.
- IP · 178.238.210.46
- ASN · AS57095
- Registrar · iana:1052
- Country · HU
- Email · 5a78ac16821caaa833f2e6f6d252b196_1936829_o@whoisprivacy.com
- TLD · .com
- 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: "atkion.com"})-[: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.