Hostname
valleycare.com
Last fetched
valleycare.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
valleycare.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.233.235.201 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.36.126 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of valleycare.com owner
- Contact emails
- robq@usa.net
- 19dc8610-2278-464c-8244-d76bf09ba643@identity-protect.org
- 2065186d-7616-4ce8-a0ad-dadf596659c6@identity-protect.org
- a435a305-6e20-46af-b827-d99c4c57a546@identity-protect.org
- bae1822c-2203-48a4-b860-b705b6e07573@identity-protect.org
- e2383587-a0b8-4381-ab5d-666c19f7542c@identity-protect.org
- fa778a9b-bf24-43cf-a33b-6cb0e728196e@identity-protect.org
- owner-1092245@valleycare.com.whoisprivacyservice.org
- owner-1155323@valleycare.com.whoisprivacyservice.org
- owner-1332386@valleycare.com.whoisprivacyservice.org
- owner-1527647@valleycare.com.whoisprivacyservice.org
- owner-1529768@valleycare.com.whoisprivacyservice.org
- owner-1622654@valleycare.com.whoisprivacyservice.org
- owner-1725029@valleycare.com.whoisprivacyservice.org
- owner-1799717@valleycare.com.whoisprivacyservice.org
- owner-1902092@valleycare.com.whoisprivacyservice.org
- owner-4929699@valleycare.com.whoisprivacyservice.org
- owner-5124960@valleycare.com.whoisprivacyservice.org
- owner-5127081@valleycare.com.whoisprivacyservice.org
- owner-5322342@valleycare.com.whoisprivacyservice.org
- and 15 more
Subdomains
9 observed subdomains of valleycare.com.
Web-graph footprint
Distinct hostnames that link to or from valleycare.com in the public web crawl.
124 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for valleycare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.136.13.16 |
| SPF_IP | 96.47.50.129 |
| SPF_IP | 96.47.52.180 |
| SPF_IP | 96.47.57.180 |
| SPF_IP | 96.47.58.146 |
| SPF_IP | 96.47.58.147 |
| SPF_MX | valleycare.com |
Related pages
Pivot deeper into the graph from valleycare.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "valleycare.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.