Skip to content

Hostname

bcbsma.com

Last fetched

bcbsma.com resolves to 1 IPv4 address operated by BCBSMA - Blue Cross and Blue Shield of Massachusetts, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bcbsma.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bcbsma.com

Resolution chain

bcbsma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.118.191.141216.119.49.0/24AS32165BCBSMA - Blue Cross and Blue Shield of Massachusetts, Inc.US

WHOIS identity

Registrar
iana:2
Organization
blue cross blue shield of massachusetts
Contact emails

Subdomains

87 observed subdomains of bcbsma.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bcbsma.com.

MechanismTarget
SPF_Abcbsma-com.mail.protection.outlook.com
SPF_INCLUDE_netblocks1.luxsci.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cernerasp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.z132.zixworks.com
SPF_IP192.147.24.0/24
SPF_IP192.235.102.127/32
SPF_IP216.118.190.9
SPF_IP216.231.83.6
SPF_IP216.231.91.193
SPF_IP64.14.50.190
SPF_IP96.46.144.128/25
SPF_MXbcbsma.com

Related pages

Pivot deeper into the graph from bcbsma.com.

Cypher and MCP

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

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