Skip to content

Hostname

gridkey.co.uk

Last fetched

gridkey.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · gridkey.co.ukRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gridkey.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.135.51.013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.15.18118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.86.4318.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.244.1383.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.121.16435.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.144.21835.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
lucy electric
Contact emails

Subdomains

6 observed subdomains of gridkey.co.uk.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gridkey.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from gridkey.co.uk.

Cypher and MCP

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

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