Hostname
leptonium.com
Last fetched
leptonium.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leptonium.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 |
|---|---|---|---|---|
| 18.154.7.19 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.26 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.38 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.68 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.155.252.26 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.43 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.50 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.87 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- mwest@czechmarkusa.com
- privacy@1and1.com
- 3656a8b7-3d42-48bf-bd28-5adfe678d6c1@identity-protect.org
- 3e192494-f24c-4273-ac6e-008a36bc703d@identity-protect.org
- 6a82e6c6-10c7-4392-8a62-67613785fce9@identity-protect.org
- a5f998e5-a4a6-4e7d-8176-cb7cf03c12a5@identity-protect.org
- ac95c728-d4f8-4a05-a87e-e6de2d8c1627@identity-protect.org
- b678d840-3714-4872-91e6-5d302dd92a89@identity-protect.org
- c3509f0b-d420-4230-aff7-ce399f8f2abb@identity-protect.org
Subdomains
1 observed subdomain of leptonium.com.
| Subdomain |
|---|
| www.leptonium.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from leptonium.com.
- IP · 18.154.7.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ID
- Email · mwest@czechmarkusa.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: "leptonium.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.