Skip to content

Hostname

britvic.com

Last fetched

britvic.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · britvic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/britvic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.128104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.128104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
britvic soft drinks
Contact emails

Subdomains

31 observed subdomains of britvic.com.

Web-graph footprint

Distinct hostnames that link to or from britvic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for britvic.com.

MechanismTarget
SPF_Abritvic.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.242.114.124/32
SPF_IP149.72.210.104
SPF_IP149.72.73.9
SPF_IP157.203.36.248/32
SPF_IP158.82.194.52/32
SPF_IP168.245.112.235
SPF_IP192.254.118.84
SPF_IP194.51.137.130
SPF_IP200.186.38.22
SPF_IP200.201.209.226
SPF_IP200.201.209.227
SPF_IP206.142.244.134
SPF_IP208.85.51.5/32
SPF_IP3.9.121.181
SPF_IP35.177.63.106
SPF_IP54.228.242.21
SPF_IP62.172.72.31/32
SPF_IP62.172.72.33/32
SPF_IP85.92.93.194
SPF_IP92.52.73.70/31

Related pages

Pivot deeper into the graph from britvic.com.

Cypher and MCP

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

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