Hostname
ahpliving.com
Last fetched
ahpliving.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ahpliving.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 |
|---|---|---|---|---|
| 104.196.166.237 | 104.196.160.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ahpliving.com owner
- Contact emails
- jjaksha@myaspenheights.com
- 4d9fa27a-85fb-480d-890e-0a6e5650b87f@identity-protect.org
- 51936575-112b-4dc1-b07c-00ea8234f89e@identity-protect.org
- 71e5ac66-8abf-4216-a4a1-adc2a1bba393@identity-protect.org
- b48781e1-e638-4201-8832-7afb506b932b@identity-protect.org
- c695de04-9796-4efd-af79-8a26ec50cde9@identity-protect.org
- d2ed08cb-a021-4cd9-8f8e-73cb015191cc@identity-protect.org
- f3b2221d-80dd-4658-96ee-d464559954d8@identity-protect.org
- owner-3898710@ahpliving.com.whoisprivacyservice.org
- owner-7360560@ahpliving.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of ahpliving.com.
Web-graph footprint
Distinct hostnames that link to or from ahpliving.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ahpliving.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ahpliving.com.
- IP · 104.196.166.237
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · jjaksha@myaspenheights.com
- TLD · .com
- Browse hostnames · ah…
- 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: "ahpliving.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.