Hostname
comunicacionsec.com
Last fetched
comunicacionsec.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comunicacionsec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.129.200.64 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of comunicacionsec.com owner
- Contact emails
- 3e2c681b-5257-4336-ac4e-41663a9dcdb3@identity-protect.org
- 6150451b-9b7f-4d4b-aaf1-655ad624cd88@identity-protect.org
- 8eb36d06-5225-4889-ae0d-83d33c076768@identity-protect.org
- bb2ad47f-b6f1-47db-9d53-019c5205e124@identity-protect.org
- c7a90646-b162-4595-bfc1-64c65fe9bb97@identity-protect.org
- cc410e00-1d8d-4695-87a9-fdc4d3a499fc@identity-protect.org
- edbbc73c-aa7a-483a-8eca-89f8349017de@identity-protect.org
Subdomains
5 observed subdomains of comunicacionsec.com.
Web-graph footprint
Distinct hostnames that link to or from comunicacionsec.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from comunicacionsec.com.
- IP · 3.129.200.64
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3e2c681b-5257-4336-ac4e-41663a9dcdb3@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "comunicacionsec.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.