Skip to content

Hostname

calclator.com

Last fetched

calclator.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.75.1233.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.813.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.873.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.893.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.166.65.383.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.493.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.583.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.663.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.78.1452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

1 observed subdomain of calclator.com.

Threat posture

History

Related pages

Pivot deeper into the graph from calclator.com.

Cypher and MCP

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

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