Skip to content

Hostname

bcbssc.com

Last fetched

bcbssc.com resolves to 208.83.144.160, announced in 208.83.144.0/21 by BCBSSC - Blue Cross Blue Shield of South Carolina in US. bcbssc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bcbssc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bcbssc.com

Resolution chain

IPv6 resolution

No AAAA record for bcbssc.com is recorded in WhisperGraph.

Attribution

blue cross shield of south carolina

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Contact emails
domain-admin@bcbssc.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • hostmaster.mgmt.level3.net
  • ns3.level3.net
  • ns4.level3.net

MX records

  • mx0a-000e6b01.pphosted.com
  • mx0b-000e6b01.pphosted.com

SPF policy

  • ip: 199.85.213.0/25
  • ip: 67.223.113.0/28
  • include: _vendors.bcbssc.com
  • a: mailout.bcbssc.com
  • include: mx.benefitfocus.com
  • include: spf-000e6b02.pphosted.com
  • ip: 159.135.233.96
  • ip: 159.135.233.97
  • ip: 159.135.237.182
  • ip: 165.254.192.13
  • ip: 167.89.64.65
  • ip: 174.137.45.25
  • ip: 206.213.209.44
  • ip: 206.213.209.45
  • ip: 206.213.251.44
  • ip: 206.213.251.45
  • ip: 208.17.89.181
  • ip: 64.244.52.139

Threat-feed evidence

History

Related pages

Pivot from bcbssc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bcbssc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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