Skip to content

Hostname

testloop.co.uk

Last fetched

testloop.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:enom, inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.8.12718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.3418.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.65.214.12518.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.6618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.8518.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.9018.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:enom, inc.
Organization
danny hall
Contact emails

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXtestloop.co.uk

Related pages

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

Cypher and MCP

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

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