Skip to content

Hostname

jquery.co.uk

Last fetched

jquery.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists registrar:get visible ltd [tag = jseo] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.222.12654.230.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.222.12854.230.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.222.15354.230.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.222.9454.230.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.TH
99.84.169.12399.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.18299.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.2599.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.8799.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:get visible ltd [tag = jseo]
Organization
james wittams-smith
Contact emails

Subdomains

4 observed subdomains of jquery.co.uk.

Threat posture

History

Related pages

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

Cypher and MCP

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

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