Hostname
care2.com
Last fetched
care2.com resolves to 3 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
care2.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.99.122.16 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.99.122.17 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.99.122.18 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of care2.com owner
- Contact emails
- hostmaster@earth.care2.com
- 07c680bf-eff0-4e5a-8882-b3524f2f3222@identity-protect.org
- 19b75a35-9eb6-4d57-a5a8-cea850719d7d@identity-protect.org
- 7a2fc6c7-07df-461e-838d-b355b6f10ab6@identity-protect.org
- 7cae1f8a-1ed4-4479-aadf-301ff21e2557@identity-protect.org
- 94d8a4f6-afce-45d7-90bd-4007d3d5a692@identity-protect.org
- e1a8a4c4-efc0-4d7e-a4fc-451d22397061@identity-protect.org
- fff9d266-cac6-4b5e-b963-5baa6a5bd633@identity-protect.org
- owner-11093097@care2.com.whoisprivacyservice.org
- owner-1879861@care2.com.whoisprivacyservice.org
- owner-242892@care2.com.whoisprivacyservice.org
- owner-3928939@care2.com.whoisprivacyservice.org
- owner-4126321@care2.com.whoisprivacyservice.org
- owner-4759105@care2.com.whoisprivacyservice.org
- owner-601575@care2.com.whoisprivacyservice.org
- owner-6790433@care2.com.whoisprivacyservice.org
Subdomains
292 observed subdomains of care2.com.
Showing 25 of 292. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from care2.com in the public web crawl.
7,606 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for care2.com.
| Mechanism | Target |
|---|---|
| SPF_A | care2.com |
| SPF_INCLUDE | convio.net |
| SPF_IP | 38.99.122.0/24 |
| SPF_MX | care2.com |
Related pages
Pivot deeper into the graph from care2.com.
- IP · 38.99.122.16
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:468
- Country · US
- Email · hostmaster@earth.care2.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "care2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.