Skip to content

Hostname

kornew.com

Last fetched

kornew.com resolves to 5 IPv4 addresses operated by EDGENAT-CLOUD - EDGENAT CLOUD in HK. WHOIS lists iana:4259 as the registrar.

Nutrition Label

WHISPER CANON · kornew.comRouting diversity3.9/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kornew.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.243.95.112151.243.95.0/24AS400342EDGENAT-CLOUD - EDGENAT CLOUDHK
103.30.78.162103.30.78.0/24AS932XNNET - XNNET LLC
43.247.135.15243.247.135.0/24AS932XNNET - XNNET LLC
64.181.218.23364.181.192.0/19AS31898ORACLE-BMC-31898 - Oracle Corporation
112.213.110.187112.213.110.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited

WHOIS identity

Registrar
iana:4259
Organization
domain privacy services
Contact emails

Subdomains

10 observed subdomains of kornew.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kornew.com.

Cypher and MCP

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

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