Skip to content

Hostname

ncdinos.com

Last fetched

ncdinos.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · ncdinos.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/ncdinos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.160.20613.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.92.10513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.105.4413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.184.9213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.63.2313.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.67.3413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.126.21813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.186.2413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.251.18013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.138.17515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.197.5215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.52.22615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.167.5415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.174.915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.93.21715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.100.193.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.23.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.323.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.423.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.38.226.483.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
ncsoft
Contact emails

Subdomains

20 observed subdomains of ncdinos.com.

Web-graph footprint

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

107 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ncdinos.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.175.203.166
SPF_IP121.78.114.116
SPF_IP211.189.163.230
SPF_IP211.189.163.231
SPF_IP211.189.165.241
SPF_IP218.152.171.133

Related pages

Pivot deeper into the graph from ncdinos.com.

Cypher and MCP

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

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