Hostname
lymeessentials.com
Last fetched
lymeessentials.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lymeessentials.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.119.31 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.47 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.77 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.87 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.44.118 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.54 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.60 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.64 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lymeessentials.com owner
- Contact emails
- 0f787d94-e016-44c1-b57f-ae1ac7d859b8@identity-protect.org
- 223b31e7-758b-450d-9cd4-320b1944f092@identity-protect.org
- 3cb7f119-6b09-403a-80c7-af6c906b278b@identity-protect.org
- 91985081-e20e-44da-b5ee-724f7058d4e5@identity-protect.org
- e6f32131-84a6-47ef-8e5f-adb7e6b9bd2e@identity-protect.org
- ef3508bf-64f0-4578-b5e9-8cd2111b4ff8@identity-protect.org
- f0f4e182-e231-488f-bfa3-bbbd2b263561@identity-protect.org
- owner-7466886@lymeessentials.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lymeessentials.com.
- IP · 3.161.119.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AT
- Email · 0f787d94-e016-44c1-b57f-ae1ac7d859b8@identity-protect.org
- TLD · .com
- Browse hostnames · ly…
- 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: "lymeessentials.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.