Skip to content

Hostname

neuronlearning.co.kr

Last fetched

neuronlearning.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · neuronlearning.co.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/neuronlearning.co.kr

Resolution chain

neuronlearning.co.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.233.12818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.6718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9418.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with neuronlearning.co.kr in WhisperGraph.

Subdomains

1 observed subdomain of neuronlearning.co.kr.

Web-graph footprint

Distinct hostnames that link to or from neuronlearning.co.kr in the public web crawl.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for neuronlearning.co.kr.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from neuronlearning.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "neuronlearning.co.kr"})-[: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.