Hostname
limis-logger.com
Last fetched
limis-logger.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
limis-logger.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 |
|---|---|---|---|---|
| 108.139.47.103 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.119 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.120 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.44 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.244.110 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.17 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.21 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.31 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of limis-logger.com owner
- Contact emails
- 1d844ebb-ba5a-49da-917f-58bc3156e0ae@identity-protect.org
- 6594e1bc-b9c1-4846-bb05-d38ff7b4d292@identity-protect.org
- 9b167871-69f3-4542-9542-0f76164ec850@identity-protect.org
- a4566fef-c513-4450-ac7e-417261963e3d@identity-protect.org
- b0945a7c-5c70-480c-af2b-b7da39090792@identity-protect.org
- cbec5d8a-735f-46b4-b462-33a69a003f37@identity-protect.org
- d3679a96-4afc-42f5-b81a-88111ad86928@identity-protect.org
Subdomains
2 observed subdomains of limis-logger.com.
Threat posture
History
Related pages
Pivot deeper into the graph from limis-logger.com.
- IP · 108.139.47.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d844ebb-ba5a-49da-917f-58bc3156e0ae@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: "limis-logger.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.