Skip to content

Hostname

ndcertainlywhen.com

Last fetched

ndcertainlywhen.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc.. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ndcertainlywhen.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ndcertainlywhen.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.25108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.156.22.38108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.156.22.51108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.156.22.99108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.112108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.21108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.35108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.61108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.239.105.1618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.239.105.4018.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.239.105.6318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.239.105.8718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.64.103.11218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.64.103.12318.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.64.103.7118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.64.103.8618.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
99.84.152.10499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.
99.84.152.2999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.
99.84.152.9199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of ndcertainlywhen.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ndcertainlywhen.com.

Cypher and MCP

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

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