Hostname
caregivers.com
Last fetched
caregivers.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
caregivers.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.15 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.50 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.77 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.8 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.239.236.125 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.41 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.6 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.69 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.222.236.112 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.39 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.67 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.9 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- senioradvisor.com
- Contact emails
Subdomains
8 observed subdomains of caregivers.com.
Web-graph footprint
Distinct hostnames that link to or from caregivers.com in the public web crawl.
74 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for caregivers.com.
| Mechanism | Target |
|---|---|
| SPF_A | caregivers.com |
Related pages
Pivot deeper into the graph from caregivers.com.
- IP · 13.227.192.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CZ
- Email · justin.saul@senioradvisor.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: "caregivers.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.