Hostname
lwdemolinks.com
Last fetched
lwdemolinks.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
lwdemolinks.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.232.226.50 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.109.249 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.216.195 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.31.83 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- on behalf of lwdemolinks.com owner
- Contact emails
- hostmaster@fortinet.com
- 27ae653c-748f-4cee-9a5f-08010f0ab246@identity-protect.org
- 2975ef36-4fce-40f5-8c7b-d54be4bc3dd7@identity-protect.org
- 4da481fa-f007-470b-9cc1-14c852a00e5a@identity-protect.org
- d7075a2a-92b3-41a6-8390-a27df0e79f35@identity-protect.org
- fd57fd06-866f-4a54-a32c-d4203ba02c86@identity-protect.org
Subdomains
4 observed subdomains of lwdemolinks.com.
Threat posture
History
Related pages
Pivot deeper into the graph from lwdemolinks.com.
- IP · 3.232.226.50
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · hostmaster@fortinet.com
- TLD · .com
- Browse hostnames · lw…
- 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: "lwdemolinks.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.