Skip to content

Hostname

datachecker.co.uk

Last fetched

datachecker.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · datachecker.co.ukRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/datachecker.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.91.25418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.141.7118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.130.12018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.102.1253.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.63.13452.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.181.7263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
datachecker b.v.
Contact emails

Subdomains

1 observed subdomain of datachecker.co.uk.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.233.143.133
SPF_IP87.233.143.135
SPF_IP87.233.143.136

Related pages

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

Cypher and MCP

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

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