Skip to content

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

WHISPER CANON · imoxion.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/imoxion.com

Resolution chain

imoxion.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.114.17.238210.114.0.0/18AS4766KIXS-AS-KR-KR - Korea TelecomKR
61.14.208.11961.14.208.0/24AS45382EHOSTIDC-AS-KR-KR - HostcenterKR

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for imoxion.com.

MechanismTarget
SPF_IP106.240.237.2
SPF_IP119.206.195.10
SPF_IP119.206.195.144
SPF_IP119.206.195.146
SPF_IP175.45.210.99
SPF_IP175.45.211.88
SPF_IP211.188.64.27
SPF_IP211.188.64.93
SPF_IP211.188.65.175
SPF_IP211.188.65.189
SPF_IP27.255.70.233
SPF_IP61.14.208.119
SPF_IP66.232.147.175

Related pages

Pivot deeper into the graph from imoxion.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.