Hostname
packagelauncher.com
Last fetched
packagelauncher.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
packagelauncher.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.219.41.252 | 13.224.4.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.194.130 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.103.98 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.40.195 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.14.50 | 52.76.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.174.106 | 98.96.219.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of packagelauncher.com owner
- Contact emails
- 7ef9ac3b-1d3a-49fb-9268-9ec889919f8c@identity-protect.org
- 9b6c79cf-1d1d-475d-86bf-8ab9702a5e6d@identity-protect.org
- a93b1f78-b1c2-4d7c-9e16-29da465b2e37@identity-protect.org
- ac12f864-bc9a-4ec5-867b-37d6a7db6acb@identity-protect.org
- ae7e7681-366c-4ffe-b7aa-8fc5c0740644@identity-protect.org
- b6f856b0-3ff3-4998-8378-658b19123703@identity-protect.org
- c519c029-a7cc-482f-934c-6d93249f55e6@identity-protect.org
- owner-7990206@packagelauncher.com.whoisprivacyservice.org
- owner-8260155@packagelauncher.com.whoisprivacyservice.org
- owner-8530104@packagelauncher.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from packagelauncher.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from packagelauncher.com.
- IP · 13.219.41.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 7ef9ac3b-1d3a-49fb-9268-9ec889919f8c@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "packagelauncher.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.