Hostname
legendsmnd.com
Last fetched
legendsmnd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
legendsmnd.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.169.36.16 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.21 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.26 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.27 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 52.222.169.31 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.49 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.60 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.74 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of legendsmnd.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from legendsmnd.com.
- IP · 3.169.36.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · TW
- Email · nx4p88m224z@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · le…
- 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: "legendsmnd.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.