Hostname
launchpad-wrapper.privacymanager.io
Last fetched
launchpad-wrapper.privacymanager.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
launchpad-wrapper.privacymanager.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.111 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.13 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.23 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.44 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.150.105 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.11 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.23 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.42 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.76.42 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.46 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.65 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.82 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
No WHOIS records are currently associated with launchpad-wrapper.privacymanager.io in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from launchpad-wrapper.privacymanager.io in the public web crawl.
1,382 sites link to this hostname.
Sample inbound links
- laopinionaustral.com.ar
- viapais.com.ar
- homebeautiful.dev.digital.aremedia.com.au
- elle.prod.digital.aremedia.com.au
- ntl.prod.digital.aremedia.com.au
- bhg.staging.digital.aremedia.com.au
- gt.staging.digital.aremedia.com.au
- homebeautiful.staging.digital.aremedia.com.au
- ntl.staging.digital.aremedia.com.au
- beautyheaven.com.au
Threat posture
History
Related pages
Pivot deeper into the graph from launchpad-wrapper.privacymanager.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "launchpad-wrapper.privacymanager.io"})-[: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.