Skip to content

Hostname

anythink.uk

Last fetched

anythink.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · anythink.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anythink.uk

Resolution chain

anythink.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Subdomains

36 observed subdomains of anythink.uk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anythink.uk.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.anythink.uk

Related pages

Pivot deeper into the graph from anythink.uk.

Cypher and MCP

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

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