Skip to content

Hostname

ileadon.com

Last fetched

ileadon.com resolves to 1 IPv4 address operated by CDNETWORKS-AS-KR-KR - CDNetworks in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · ileadon.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ileadon.com

Resolution chain

ileadon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.193.93.104116.193.88.0/21AS38107CDNETWORKS-AS-KR-KR - CDNetworksKR

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

6 observed subdomains of ileadon.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ileadon.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP116.193.93.37
SPF_IP116.193.93.90
SPF_IP116.193.93.91
SPF_IP52.79.107.150
SPF_IP52.79.42.242
SPF_IP52.79.97.82
SPF_IP61.42.208.11

Related pages

Pivot deeper into the graph from ileadon.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ileadon.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.