Skip to content

Hostname

ndc.demonstration.space

Last fetched

ndc.demonstration.space resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · ndc.demonstration.spaceRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ndc.demonstration.space

Resolution chain

ndc.demonstration.space resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.221.19413.140.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.130.21018.154.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.88.14518.172.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.105.23635.184.96.0/19AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.87.17835.184.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.243.23335.184.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with ndc.demonstration.space in WhisperGraph.

Subdomains

1 observed subdomain of ndc.demonstration.space.

Threat posture

History

Related pages

Pivot deeper into the graph from ndc.demonstration.space.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ndc.demonstration.space"})-[: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.