Skip to content

Hostname

timekeeper.co.uk

Last fetched

timekeeper.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:1api gmbh [tag = 1api-de] as the registrar.

Nutrition Label

WHISPER CANON · timekeeper.co.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/timekeeper.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.2513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.713.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.11218.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.11318.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.6718.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.7318.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:1api gmbh [tag = 1api-de]
Organization
andrew shorten
Contact emails

Subdomains

10 observed subdomains of timekeeper.co.uk.

Web-graph footprint

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

17 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for timekeeper.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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