Skip to content

Hostname

atha1.co.uk

Last fetched

atha1.co.uk resolves to 1 IPv4 address operated by UK2NET-AS - THG HOSTING LIMITED in GB. WHOIS lists registrar:icuk computing services ltd [tag = icuk] as the registrar.

Nutrition Label

WHISPER CANON · atha1.co.ukRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atha1.co.uk

Resolution chain

atha1.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.170.124.15983.170.64.0/18AS13213UK2NET-AS - THG HOSTING LIMITEDGB

WHOIS identity

Registrar
registrar:icuk computing services ltd [tag = icuk]
Organization
jeannie atha
Contact emails

Subdomains

2 observed subdomains of atha1.co.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for atha1.co.uk.

MechanismTarget
SPF_Aatha1.co.uk
SPF_INCLUDE_spf.interdns.co.uk
SPF_MXatha1.co.uk

Related pages

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

Cypher and MCP

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

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