Skip to content

Hostname

kanddtraining.com

Last fetched

kanddtraining.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kanddtraining.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kanddtraining.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.37.9616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.240.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.21.9552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.200.5852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.59.17452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.85.654.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.56.22354.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.242.16254.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dave williams
Contact emails

Subdomains

2 observed subdomains of kanddtraining.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kanddtraining.com.

Cypher and MCP

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

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