Hostname
careplus.com.br
Last fetched
careplus.com.br resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
careplus.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.193 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.226 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.147.145 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.209 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.18.254.184 | 2.18.254.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 23.220.203.152 | 23.220.203.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 23.220.203.162 | 23.220.203.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 23.50.131.141 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.146 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.158 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.43 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.51 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.181.74 | 95.101.180.0/23 | AS20940 | AKAMAI-ASN1 | IT |
WHOIS identity
- Registrar
- —
- Organization
- care plus medicina assistencial s/cltda.
- Contact emails
Subdomains
32 observed subdomains of careplus.com.br.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from careplus.com.br in the public web crawl.
124 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for careplus.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | rpost.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.247.225.79 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
Related pages
Pivot deeper into the graph from careplus.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "careplus.com.br"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.