Hostname
expresscarewest.com
Last fetched
expresscarewest.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
expresscarewest.com 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 |
|---|---|---|---|---|
| 35.172.255.65 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of expresscarewest.com owner
- Contact emails
- dns.info@hibu.com
- 10ede157-2af0-4122-818c-d08efa72cca3@identity-protect.org
- 29059f8a-9535-420e-892e-af0ad358a0fb@identity-protect.org
- 382e265b-c29e-493e-9f69-0beaa44bf2d7@identity-protect.org
- 41e53cea-af49-497c-bb5b-2bc3a41a99cf@identity-protect.org
- c2a88210-5ce0-48cd-ad55-a52ad700e23a@identity-protect.org
- contact@privacyprotect.org
- dc32a0d2-13e7-4bd8-a251-535eb6bd1147@identity-protect.org
- f157820e-8e3e-459f-a37a-ad0191aca866@identity-protect.org
- owner-4252014@expresscarewest.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of expresscarewest.com.
| Subdomain |
|---|
| www.expresscarewest.com |
Web-graph footprint
Distinct hostnames that link to or from expresscarewest.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from expresscarewest.com.
- IP · 35.172.255.65
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dns.info@hibu.com
- TLD · .com
- Browse hostnames · ex…
- 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: "expresscarewest.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.