Hostname
imoxion.com
Last fetched
imoxion.com resolves to 2 IPv4 addresses operated by KIXS-AS-KR-KR - Korea Telecom in KR. WHOIS lists iana:1132 as the registrar.
Nutrition Label
Resolution chain
imoxion.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 |
|---|---|---|---|---|
| 210.114.17.238 | 210.114.0.0/18 | AS4766 | KIXS-AS-KR-KR - Korea Telecom | KR |
| 61.14.208.119 | 61.14.208.0/24 | AS45382 | EHOSTIDC-AS-KR-KR - Hostcenter | KR |
WHOIS identity
- Registrar
- iana:1132
- Organization
- yeonchan jung
- Contact emails
Subdomains
23 observed subdomains of imoxion.com.
Web-graph footprint
Distinct hostnames that link to or from imoxion.com in the public web crawl.
7 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for imoxion.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 106.240.237.2 |
| SPF_IP | 119.206.195.10 |
| SPF_IP | 119.206.195.144 |
| SPF_IP | 119.206.195.146 |
| SPF_IP | 175.45.210.99 |
| SPF_IP | 175.45.211.88 |
| SPF_IP | 211.188.64.27 |
| SPF_IP | 211.188.64.93 |
| SPF_IP | 211.188.65.175 |
| SPF_IP | 211.188.65.189 |
| SPF_IP | 27.255.70.233 |
| SPF_IP | 61.14.208.119 |
| SPF_IP | 66.232.147.175 |
Related pages
Pivot deeper into the graph from imoxion.com.
- IP · 210.114.17.238
- ASN · AS4766KIXS-AS-KR-KR - Korea Telecom
- Registrar · iana:1132
- Country · KR
- Email · jungyc@imoxion.com
- TLD · .com
- Browse hostnames · im…
- 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: "imoxion.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.