Skip to content

Hostname

underground.co.uk

Last fetched

underground.co.uk resolves to 1 IPv4 address operated by AS204167 in GB. WHOIS lists registrar:global domains limited t/a global domains limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.57.60.645.57.60.0/23AS204167GB

WHOIS identity

Registrar
registrar:global domains limited t/a global domains limited
Organization
global domain names
Contact emails

Subdomains

4 observed subdomains of underground.co.uk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for underground.co.uk.

MechanismTarget
SPF_Aunderground.co.uk
SPF_INCLUDEhotmail.com
SPF_INCLUDEmail.outdoorholidays.com
SPF_IP81.150.202.206
SPF_MXmail.underground.co.uk
SPF_MXunderground.co.uk

Related pages

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

Cypher and MCP

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

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