Hostname
bupa.com
Last fetched
bupa.com resolves to 2 IPv4 addresses operated by BT-UK-AS BTnet UK Regional network in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
bupa.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 |
|---|---|---|---|---|
| 213.121.86.83 | 213.120.0.0/14 | AS2856 | BT-UK-AS BTnet UK Regional network | GB |
| 213.121.87.83 | 213.120.0.0/14 | AS2856 | BT-UK-AS BTnet UK Regional network | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- the british united provident association
- Contact emails
Subdomains
100 observed subdomains of bupa.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bupa.com in the public web crawl.
740 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
37 SPF mechanisms authorising senders for bupa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2617132.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | eu.spf.avature.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.163.147.10 |
| SPF_IP | 148.163.155.211 |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 159.183.120.124 |
| SPF_IP | 160.34.64.28/32 |
| SPF_IP | 178.249.98.17/32 |
| SPF_IP | 18.130.77.159 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 18.168.98.116 |
| SPF_IP | 18.185.218.157 |
| SPF_IP | 185.84.1.202/32 |
| SPF_IP | 205.220.174.209 |
| SPF_IP | 212.133.113.0/25 |
| SPF_IP | 213.121.86.12 |
| SPF_IP | 213.121.86.31 |
| SPF_IP | 213.121.86.32 |
| SPF_IP | 213.121.87.14 |
| SPF_IP | 213.121.87.49 |
| SPF_IP | 213.121.87.50 |
| SPF_IP | 3.10.186.235 |
| SPF_IP | 3.11.248.77 |
| SPF_IP | 34.252.12.130 |
| SPF_IP | 35.178.63.2/32 |
| SPF_IP | 5.61.115.80/28 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 52.30.8.165 |
| SPF_IP | 52.49.151.155 |
| SPF_IP | 52.49.186.11 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 62.32.103.224/28 |
| SPF_IP | 92.52.73.70/31 |
Related pages
Pivot deeper into the graph from bupa.com.
- IP · 213.121.86.83
- ASN · AS2856BT-UK-AS BTnet UK Regional network
- Registrar · iana:299
- Country · GB
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · bu…
- 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: "bupa.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.