Skip to content

Hostname

db.ncahec.net

Last fetched

db.ncahec.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · db.ncahec.netRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/db.ncahec.net

Resolution chain

db.ncahec.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.155.86100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.219.12518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.236.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.23.2473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.136.14934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.66.5234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.5.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.42.6252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.251.18852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.113.3552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.126.25152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.138.1398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with db.ncahec.net in WhisperGraph.

Subdomains

2 observed subdomains of db.ncahec.net.

Web-graph footprint

Distinct hostnames that link to or from db.ncahec.net in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from db.ncahec.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "db.ncahec.net"})-[: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.