Hostname
luponen.com
Last fetched
luponen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
luponen.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.244.87.106 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.30 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.33 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.51 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 3.170.103.20 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.44 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.60 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.73 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of luponen.com owner
- Contact emails
- 0280f618-f614-489c-bc5d-44a18a3417bd@identity-protect.org
- 0b46877a-3ac0-404c-900f-17dcda949134@identity-protect.org
- 4f6bb732-2847-4a55-98c9-220df8c2ddb4@identity-protect.org
- 5c7dc52a-be68-40ee-93fe-e9a4eea9e720@identity-protect.org
- 67c71f81-b4b3-4b83-95a0-9f79c0f8d5aa@identity-protect.org
- 80de2721-2023-4772-ba9d-ff21278df06b@identity-protect.org
- 85b6a4f9-e70a-4cdb-821a-cef3d3d846ab@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from luponen.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from luponen.com.
- IP · 18.244.87.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BG
- Email · 0280f618-f614-489c-bc5d-44a18a3417bd@identity-protect.org
- TLD · .com
- Browse hostnames · lu…
- 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: "luponen.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.