Skip to content

Hostname

calcotcollection.co.uk

Last fetched

calcotcollection.co.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:heart internet limited t/a heart internet as the registrar.

Nutrition Label

WHISPER CANON · calcotcollection.co.ukRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/calcotcollection.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.1213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.164.240.1183.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1193.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.563.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.583.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.171.139.1103.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1273.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.153.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.823.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:heart internet limited t/a heart internet
Organization
david mackinnon
Contact emails

Subdomains

2 observed subdomains of calcotcollection.co.uk.

Web-graph footprint

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

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for calcotcollection.co.uk.

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 calcotcollection.co.uk.

Cypher and MCP

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

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