Skip to content

Hostname

chatclient.co.uk

Last fetched

chatclient.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.247.2013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.182.9218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.75.17818.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.131.373.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
invu communications
Contact emails

Subdomains

1 observed subdomain of chatclient.co.uk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chatclient.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXchatclient.co.uk

Related pages

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

Cypher and MCP

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

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