Hostname
asambleaspro.com
Last fetched
asambleaspro.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asambleaspro.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.58.5.67 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.219.84.9 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.119.94 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.150.197.188 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.220.62 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.22.218.241 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asambleaspro.com owner
- Contact emails
- 15cdcffe-92c5-42ae-95fa-440400c644ba@identity-protect.org
- 3724b16a-2cb0-44e6-ac51-a588e105b820@identity-protect.org
- 8a9fc1ef-e089-4b6f-85c3-fe7bff680461@identity-protect.org
- 92d0b8de-f3f6-4cfe-84d9-e021b24fef6c@identity-protect.org
- c7d9e1df-9e71-4cee-b985-762b42f57a98@identity-protect.org
- e81b1722-b510-42b2-a0e8-923c9b54bb22@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from asambleaspro.com.
- IP · 13.58.5.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15cdcffe-92c5-42ae-95fa-440400c644ba@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asambleaspro.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.