Skip to content

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

WHISPER CANON · bupa.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bupa.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.121.86.83213.120.0.0/14AS2856BT-UK-AS BTnet UK Regional networkGB
213.121.87.83213.120.0.0/14AS2856BT-UK-AS BTnet UK Regional networkGB

WHOIS identity

Registrar
iana:299
Organization
the british united provident association
Contact emails

Subdomains

100 observed subdomains of bupa.com.

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

SPF policy

37 SPF mechanisms authorising senders for bupa.com.

MechanismTarget
SPF_INCLUDE2617132.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEeu.spf.avature.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.147.10
SPF_IP148.163.155.211
SPF_IP148.59.101.16/28
SPF_IP159.183.120.124
SPF_IP160.34.64.28/32
SPF_IP178.249.98.17/32
SPF_IP18.130.77.159
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP18.168.98.116
SPF_IP18.185.218.157
SPF_IP185.84.1.202/32
SPF_IP205.220.174.209
SPF_IP212.133.113.0/25
SPF_IP213.121.86.12
SPF_IP213.121.86.31
SPF_IP213.121.86.32
SPF_IP213.121.87.14
SPF_IP213.121.87.49
SPF_IP213.121.87.50
SPF_IP3.10.186.235
SPF_IP3.11.248.77
SPF_IP34.252.12.130
SPF_IP35.178.63.2/32
SPF_IP5.61.115.80/28
SPF_IP52.30.130.201/32
SPF_IP52.30.8.165
SPF_IP52.49.151.155
SPF_IP52.49.186.11
SPF_IP54.229.2.165/32
SPF_IP62.32.103.224/28
SPF_IP92.52.73.70/31

Related pages

Pivot deeper into the graph from bupa.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.