Skip to content

Hostname

naeil.com

Last fetched

naeil.com resolves to 1 IPv4 address operated by LGDACOM LG DACOM Corporation in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · naeil.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/naeil.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.115.91.185211.115.64.0/18AS3786LGDACOM LG DACOM CorporationKR

WHOIS identity

Registrar
iana:244
Organization
daehak naeil
Contact emails

Subdomains

15 observed subdomains of naeil.com.

Web-graph footprint

Distinct hostnames that link to or from naeil.com in the public web crawl.

770 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for naeil.com.

MechanismTarget
SPF_INCLUDEspf.daum.net
SPF_INCLUDEspf.worksmobile.com
SPF_IP210.105.192.101
SPF_IP210.105.192.102
SPF_IP210.105.192.103
SPF_IP210.105.192.104
SPF_IP210.105.192.98
SPF_IP210.105.192.99
SPF_IP211.115.91.189
SPF_IP211.115.91.196
SPF_IP211.115.91.197
SPF_IP211.115.91.208
SPF_IP211.115.91.212
SPF_IP211.115.91.213
SPF_IP211.115.91.214
SPF_IP211.115.91.215
SPF_IP211.115.91.216
SPF_IP211.115.91.217
SPF_IP211.115.91.221
SPF_IP211.115.91.224
SPF_IP211.115.91.44
SPF_IP211.115.91.68
SPF_IP211.115.91.69
SPF_IP211.115.91.91
SPF_IP211.174.187.53

Related pages

Pivot deeper into the graph from naeil.com.

Cypher and MCP

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

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