Skip to content

Hostname

inodea.com

Last fetched

inodea.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
114.108.128.157114.108.128.0/18AS3786KR

WHOIS identity

Registrar
iana:100
Organization
seungchan jeong
Contact emails

Subdomains

10 observed subdomains of inodea.com.

Web-graph footprint

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

242 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for inodea.com.

MechanismTarget
SPF_IP114.108.128.110
SPF_IP114.108.128.157
SPF_IP114.108.128.165
SPF_IP114.108.128.63
SPF_IP114.108.128.93

Related pages

Pivot deeper into the graph from inodea.com.

Cypher and MCP

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

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