Skip to content

Hostname

bathroomwall.co.uk

Last fetched

bathroomwall.co.uk resolves to 1 IPv4 address operated by GD-EMEA-DC-LD5 - Heart Internet limited in GB. WHOIS lists registrar:uk2 limited [tag = uk2net] as the registrar.

Nutrition Label

WHISPER CANON · bathroomwall.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bathroomwall.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
212.48.68.73212.48.68.0/23AS20738GD-EMEA-DC-LD5 - Heart Internet limitedGB

WHOIS identity

Registrar
registrar:uk2 limited [tag = uk2net]
Organization
alex olliver
Contact emails

Subdomains

3 observed subdomains of bathroomwall.co.uk.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bathroomwall.co.uk.

MechanismTarget
SPF_Abathroomwall.co.uk
SPF_Amailforwards.extendcp.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsoverin.net
SPF_MXbathroomwall.co.uk

Related pages

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

Cypher and MCP

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

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