Hostname
melekson.com
Last fetched
melekson.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
melekson.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.138.113.100 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.129 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.43 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.87 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.247.173 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.247.197 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.247.67 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.247.68 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of melekson.com owner
- Contact emails
- 23224db2-d06a-48bc-8e2e-db633d703c90@identity-protect.org
- 2d578d7a-1974-497a-ac8f-1d2cc1611b27@identity-protect.org
- 2f250884-74db-4d0f-9606-9ec35e83293a@identity-protect.org
- 2f3f891a-84a8-46c8-8856-5f878307f8e6@identity-protect.org
- 8798824f-9659-4a43-a94e-3c9a1b180334@identity-protect.org
- 97b4c707-8dfd-45e2-bf00-a884bc407877@identity-protect.org
- d0d3ef32-6c72-4f81-8c41-919674dda9d2@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from melekson.com.
- IP · 108.138.113.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23224db2-d06a-48bc-8e2e-db633d703c90@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "melekson.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.