Hostname
livractive.com
Last fetched
livractive.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
livractive.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.200.129.136 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.203.64.185 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.160.249 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.169.252 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.104.146 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.247.33 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of livractive.com owner
- Contact emails
- 0e837fe0-3584-45ff-af99-9e15df0362a8@identity-protect.org
- 68cd1774-279e-4dfc-a657-be7ee813a6f1@identity-protect.org
- 8410e0fc-85f0-4b4a-96e9-1db6836b0adf@identity-protect.org
- ab70d385-ff4e-4013-9988-7118f2385019@identity-protect.org
- cc406d3d-58b0-4d25-b8a5-67a6b83b0ae6@identity-protect.org
- ef4cb80a-19bd-4974-9471-e2131ae6b42d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from livractive.com.
- IP · 18.200.129.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0e837fe0-3584-45ff-af99-9e15df0362a8@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: "livractive.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.