Hostname
livewithascend.com
Last fetched
livewithascend.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
livewithascend.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 |
|---|---|---|---|---|
| 18.154.161.4 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.74 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.80 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.91 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.161.6.104 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.32 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.35 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.8 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.101 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.119 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.127 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.55 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of livewithascend.com owner
- Contact emails
- 2b1e83e6-82e7-4f25-915b-2fe906eb7405@identity-protect.org
- 34985415-615d-495c-bc52-542b8327f64d@identity-protect.org
- 92c64119-619e-4d49-a415-92290e9ac65e@identity-protect.org
- c41a8fab-984d-4027-904a-904f5cbca0ef@identity-protect.org
- d032fb69-cd12-4ed3-b863-a9407ac2fe19@identity-protect.org
- da9f3f06-33e1-410e-9ee2-f84d1bd55a41@identity-protect.org
- f6a79e59-bf3b-4aac-9676-b5dfe2d5806c@identity-protect.org
- owner-3251155@livewithascend.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of livewithascend.com.
| Subdomain |
|---|
| www.livewithascend.com |
Threat posture
History
Related pages
Pivot deeper into the graph from livewithascend.com.
- IP · 18.154.161.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 2b1e83e6-82e7-4f25-915b-2fe906eb7405@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "livewithascend.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.