Hostname
cinco-ind.com
Last fetched
cinco-ind.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cinco-ind.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cinco-ind.com owner
- Contact emails
- c24au83u75s@networksolutionsprivateregistration.com
- kn52a4jh262@networksolutionsprivateregistration.com
- 39240f8a-105a-4671-aa95-661068bee985@identity-protect.org
- 3ee50f1e-d7b4-489a-bdbe-008d77a4a917@identity-protect.org
- dab0dbe2-80c6-4ea5-8201-59f98b94a7cf@identity-protect.org
- e2673d28-d528-49a3-8b66-d8fdfd9f82e3@identity-protect.org
Subdomains
2 observed subdomains of cinco-ind.com.
Web-graph footprint
Distinct hostnames that link to or from cinco-ind.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cinco-ind.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | hs-smtp.email |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cinco-ind.com.
- IP · 16.15.183.198
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · c24au83u75s@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ci…
- 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: "cinco-ind.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.