Skip to content

Hostname

allocate-cloud.co.uk

Last fetched

allocate-cloud.co.uk resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · allocate-cloud.co.ukRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/allocate-cloud.co.uk

Resolution chain

allocate-cloud.co.uk resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.213.16213.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.146.19013.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.33.10613.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.23.16818.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.64.7618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.235.9018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.122.1983.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.21.603.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.37.23935.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.186.17913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.177.1316.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi
Organization
allocate software
Contact emails

Subdomains

80 observed subdomains of allocate-cloud.co.uk.

Web-graph footprint

Distinct hostnames that link to or from allocate-cloud.co.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for allocate-cloud.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP52.56.155.84/32
SPF_IP52.56.173.87/32
SPF_IP54.240.89.76/32
SPF_IP54.240.89.77/32

Related pages

Pivot deeper into the graph from allocate-cloud.co.uk.

Cypher and MCP

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

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