Hostname
acquispro.com
Last fetched
acquispro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
acquispro.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.239.153.101 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.19 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.23 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.89 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.165.75.113 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.20 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.64 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.86 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:49
- Organization
- anne-claire salace
- Contact emails
Subdomains
1 observed subdomain of acquispro.com.
| Subdomain |
|---|
| www.acquispro.com |
Web-graph footprint
Distinct hostnames that link to or from acquispro.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from acquispro.com.
- IP · 18.239.153.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · IN
- Email · dominios@acens.com
- TLD · .com
- Browse hostnames · ac…
- 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: "acquispro.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.