Skip to content

Hostname

bunkbedsstore.uk

Last fetched

bunkbedsstore.uk resolves to 5 IPv4 addresses operated by AS60068 in US. WHOIS lists registrar:namecheap, inc. t/a spaceship, inc. [tag = spaceship] as the registrar.

Nutrition Label

WHISPER CANON · bunkbedsstore.ukRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bunkbedsstore.uk

Resolution chain

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

WHOIS identity

Registrar
registrar:namecheap, inc. t/a spaceship, inc. [tag = spaceship]
Organization
1&1 internet
Contact emails

Subdomains

5 observed subdomains of bunkbedsstore.uk.

Web-graph footprint

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

1,170 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bunkbedsstore.uk.

Cypher and MCP

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

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