Skip to content

Hostname

calcot.co

Last fetched

calcot.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · calcot.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/calcot.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.122108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.44108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.61108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.85108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.195.1918.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.2518.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.5118.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.6718.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.92.223.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.603.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.673.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.933.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from calcot.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for calcot.co.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net

Related pages

Pivot deeper into the graph from calcot.co.

Cypher and MCP

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

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