Skip to content

Hostname

barchester.net

Last fetched

barchester.net resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · barchester.netRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/barchester.net

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.66.23977.68.66.0/23AS8560GB

WHOIS identity

Registrar
iana:69
Organization
barchester healthcare homes
Contact emails

Subdomains

1 observed subdomain of barchester.net.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for barchester.net.

MechanismTarget
SPF_INCLUDEallocate-cloud.co.uk
SPF_INCLUDEemail-od.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP109.108.128.205
SPF_IP168.245.49.105/32
SPF_IP54.240.30.198/32
SPF_IP54.240.30.199/32
SPF_IP54.240.52.172
SPF_IP54.240.52.173
SPF_IP77.68.66.221
SPF_IP82.113.185.90/32

Related pages

Pivot deeper into the graph from barchester.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "barchester.net"})-[: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.