Skip to content

Hostname

bupaglobal.com

Last fetched

bupaglobal.com resolves to 2 IPv4 addresses operated by AS2856 in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bupaglobal.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bupaglobal.com

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
bupa
Contact emails

Subdomains

59 observed subdomains of bupaglobal.com.

Web-graph footprint

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

414 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bupaglobal.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.100.250.11/32
SPF_IP212.100.250.18/32
SPF_IP212.100.250.19/32
SPF_IP83.138.165.68/32
SPF_IP83.138.165.69/32
SPF_MXbupaglobal.com

Related pages

Pivot deeper into the graph from bupaglobal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bupaglobal.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.