Hostname
lysdames.com
Last fetched
lysdames.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
lysdames.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.72.37.3 | 62.72.36.0/22 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0e211ee328f1ba27ecdec5fc93172207c180cfdf028613ae71a6d19f7ef9dfd7@lysdames.com.whoisproxy.org
- 0e45665e509dea484f69289a2135dfd3321ac6d0443018417e2f73a052cac2e4@lysdames.com.whoisproxy.org
- 3b45c5326b3a609b49352a73d25a10899d0c7b4140667888d04f92e0701a1823@lysdames.com.whoisproxy.org
- 5adbb2558a3fc03fe70b182f4556bdb646c55e48fa4371080f1d5aa7f9b78af7@lysdames.com.whoisproxy.org
- 6a1f1cc1ef55398c69161cc7ef9a82d323bae436b99e93fe2fbbc38a0104f7ef@lysdames.com.whoisproxy.org
- 98a11f0e365db880c0d4250f45bf8ce30ed5e72f030e5bb9a2816476a35579d6@lysdames.com.whoisproxy.org
- a46326ab7f3ee407e3b3e01c107e11cb23344c4a855d971f0d02ffbc97ba1f7e@lysdames.com.whoisproxy.org
- a47f4c7c4d050475f23f0ad1978b028d2d56524688a594f59156d3bd79c47433@lysdames.com.whoisproxy.org
- c1dee80641ffbc90f94c331ccd4a334047a2a6a85331ebf062000f347c9a1559@lysdames.com.whoisproxy.org
- c8751596ecbbcdb273ba9165ddbbf034fea1c0cca637325b0328632554d8f606@lysdames.com.whoisproxy.org
- cad3b3647443561c1293566e7a9c090c4c1c1d17eba8f2f06d0552d2fc8e14b7@lysdames.com.whoisproxy.org
- cb6038b96eac5bd2ee8b5b5ee99b10656e2f3e7e8fc840fe5df218b97df87455@lysdames.com.whoisproxy.org
- cf7ccaf1d762cc582d3879995f644c6f48f67e1354cd647865c9c16a66c0d78e@lysdames.com.whoisproxy.org
- e648a3dcee6d30bc03389a88af735ae96fb27b74a41a56bcc3c4d7872966a68f@lysdames.com.whoisproxy.org
Subdomains
2 observed subdomains of lysdames.com.
| Subdomain |
|---|
| shopify.lysdames.com |
| www.lysdames.com |
Threat posture
History
Related pages
Pivot deeper into the graph from lysdames.com.
- IP · 62.72.37.3
- ASN · AS47583
- Registrar · iana:269
- Country · FR
- Email · 0e211ee328f1ba27ecdec5fc93172207c180cfdf028613ae71a6d19f7ef9dfd7@lysdames.com.whoisproxy.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: "lysdames.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.