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
Resolution chain
britvic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.14.128 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.15.128 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:447
- Organization
- britvic soft drinks
- Contact emails
Subdomains
31 observed subdomains of britvic.com.
Showing 18 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from britvic.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for britvic.com.
| Mechanism | Target |
|---|---|
| SPF_A | britvic.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.242.114.124/32 |
| SPF_IP | 149.72.210.104 |
| SPF_IP | 149.72.73.9 |
| SPF_IP | 157.203.36.248/32 |
| SPF_IP | 158.82.194.52/32 |
| SPF_IP | 168.245.112.235 |
| SPF_IP | 192.254.118.84 |
| SPF_IP | 194.51.137.130 |
| SPF_IP | 200.186.38.22 |
| SPF_IP | 200.201.209.226 |
| SPF_IP | 200.201.209.227 |
| SPF_IP | 206.142.244.134 |
| SPF_IP | 208.85.51.5/32 |
| SPF_IP | 3.9.121.181 |
| SPF_IP | 35.177.63.106 |
| SPF_IP | 54.228.242.21 |
| SPF_IP | 62.172.72.31/32 |
| SPF_IP | 62.172.72.33/32 |
| SPF_IP | 85.92.93.194 |
| SPF_IP | 92.52.73.70/31 |
Related pages
Pivot deeper into the graph from britvic.com.
- IP · 104.18.14.128
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:447
- Country · CA
- Email · safenamesalerts@britvic.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.