Skip to content

Hostname

carebridge.net

Last fetched

carebridge.net resolves to 139.177.139.60, announced in 139.177.139.0/24 by QTS-SUW1-ATL1 - Quality Technology Services, LLC in US. carebridge.net 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 · carebridge.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/carebridge.net

Resolution chain

IPv6 resolution

No AAAA record for carebridge.net is recorded in WhisperGraph.

Attribution

quality

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
allscripts
Contact emails
david.kohring@allscripts.com, david.kohring@mckesson.com

Subdomains

Mail and authentication

Nameservers

  • dns1.carebridge.net
  • dns2.carebridge.net
  • dns3.carebridge.net
  • dns4.carebridge.net

MX records

  • mx1.hc2438-47.iphmx.com
  • mx2.hc2438-47.iphmx.com
  • mx1.hc6776-48.iphmx.com
  • mx2.hc6776-48.iphmx.com

SPF policy

  • ip: 66.150.11.0/24
  • ip: 139.177.139.67/32
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from carebridge.net 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: "carebridge.net"})-[: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.