Skip to content

Hostname

timekeepr.co.uk

Last fetched

timekeepr.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.83.3113.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.813.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.9913.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.175.207.113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.433.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.63.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.653.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with timekeepr.co.uk in WhisperGraph.

Subdomains

4 observed subdomains of timekeepr.co.uk.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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