Skip to content

Hostname

barkweb.co.uk

Last fetched

barkweb.co.uk resolves to 1 IPv4 address operated by AS61272 in GB. WHOIS lists registrar:ans group ltd [tag = ukfast] as the registrar.

Nutrition Label

WHISPER CANON · barkweb.co.ukRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/barkweb.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
213.252.233.5213.252.233.0/24AS61272GB

WHOIS identity

Registrar
registrar:ans group ltd [tag = ukfast]
Organization
barkweb
Contact emails

Subdomains

46 observed subdomains of barkweb.co.uk.

Web-graph footprint

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

67 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_REDIRECT_spf.barkweb.co.uk

Related pages

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

Cypher and MCP

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

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