Hostname
acplastotec.com
Last fetched
acplastotec.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acplastotec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.66 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.64.90 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acplastotec.com owner
- Contact emails
- 2c4a2919-61a7-461c-b3a5-1799a4167e61@identity-protect.org
- 70eb2c72-f65c-4f41-8d36-ddf5ae321a43@identity-protect.org
- 8407f0c6-fcae-4a04-a114-5ca5a2f71847@identity-protect.org
- 8816e5c6-454a-44ab-9c37-7bc3f5ac4293@identity-protect.org
- d1660526-fbd2-42bb-a68e-efea281d7c2a@identity-protect.org
- ec62fdf1-d00b-47df-b6bd-63c06dbdc7dc@identity-protect.org
- owner-11742313@acplastotec.com.whoisprivacyservice.org
- owner-4037322@acplastotec.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of acplastotec.com.
| Subdomain |
|---|
| www.acplastotec.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for acplastotec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from acplastotec.com.
- IP · 52.219.62.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 2c4a2919-61a7-461c-b3a5-1799a4167e61@identity-protect.org
- 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: "acplastotec.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.