Hostname
care2services.com
Last fetched
care2services.com resolves to 6 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
care2services.com resolves to 6 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.171 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.99.122.172 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.99.122.173 | 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 care2services.com owner
- Contact emails
- n45352nh7tv@networksolutionsprivateregistration.com
- 0e1bc4fc-9958-4afc-a273-231747a5a807@identity-protect.org
- 1418bf83-39cc-4bd8-92ab-a759644fafad@identity-protect.org
- 3898bdcf-596f-44ac-b8fd-114d2210a4a1@identity-protect.org
- 491fdaef-4cb7-4436-8472-7a08cde0933c@identity-protect.org
- 4e39c297-21cd-49ee-bd5f-00c876266826@identity-protect.org
- ac239448-5d3d-46e7-b739-58f86e808dd7@identity-protect.org
- b2de9561-d77a-4591-9b04-e4ac722692b4@identity-protect.org
- owner-5034902@care2services.com.whoisprivacyservice.org
- owner-8704782@care2services.com.whoisprivacyservice.org
- owner-9172113@care2services.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of care2services.com.
Web-graph footprint
Distinct hostnames that link to or from care2services.com in the public web crawl.
70 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from care2services.com.
- IP · 38.99.122.16
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:468
- Country · US
- Email · n45352nh7tv@networksolutionsprivateregistration.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: "care2services.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.