Hostname
caretime.us
Last fetched
caretime.us resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
caretime.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.196 | 199.65.41.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- caretime
- Contact emails
Subdomains
14 observed subdomains of caretime.us.
Web-graph footprint
Distinct hostnames that link to or from caretime.us in the public web crawl.
45 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for caretime.us.
| Mechanism | Target |
|---|---|
| SPF_A | caretime.us |
| SPF_INCLUDE | 8293695.spf04.hubspotemail.net |
| SPF_INCLUDE | _7865754.wl005.sendgrid.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | caretime.us.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.154.228.17 |
| SPF_IP | 34.174.219.248 |
| SPF_MX | caretime.us |
Related pages
Pivot deeper into the graph from caretime.us.
- IP · 199.60.103.196
- ASN · AS209242
- Registrar · iana:81
- Country · US
- Email · dae15318b150d66193fac46b2b4033f0-49637895@contact.gandi.net
- TLD · .us
- 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: "caretime.us"})-[: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.