Skip to content

Hostname

calderbot.com

Last fetched

calderbot.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · calderbot.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/calderbot.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.5116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.17316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.20616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.16916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.14916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.90.7552.216.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.14952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.13352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of calderbot.com owner
Contact emails

Subdomains

4 observed subdomains of calderbot.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from calderbot.com.

Cypher and MCP

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

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