Skip to content

Hostname

britsafe.org

Last fetched

britsafe.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · britsafe.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/britsafe.org

Resolution chain

britsafe.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.45.69104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.157.240172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from britsafe.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for britsafe.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.205.99
SPF_IP134.213.219.71
SPF_IP134.213.27.151
SPF_IP134.213.29.5
SPF_IP162.13.44.101
SPF_IP18.130.53.53
SPF_IP18.134.24.239
SPF_IP18.135.127.226
SPF_IP18.168.77.69
SPF_IP18.168.79.251
SPF_IP18.169.234.25
SPF_IP3.10.28.0
SPF_IP3.8.113.231
SPF_IP35.176.209.243
SPF_MXbritsafe.org

Related pages

Pivot deeper into the graph from britsafe.org.

Cypher and MCP

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

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